We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ecc629 commit de47f19Copy full SHA for de47f19
packaging/samba-master.spec.j2
@@ -2597,6 +2597,11 @@ fi
2597
%dir %{python3_sitearch}/samba/tests/ndr/__pycache__
2598
%{python3_sitearch}/samba/tests/ndr/__pycache__/*.*.pyc
2599
2600
+%dir %{python3_sitearch}/samba/tests/nss
2601
+%{python3_sitearch}/samba/tests/nss/*.py
2602
+%dir %{python3_sitearch}/samba/tests/nss/__pycache__
2603
+%{python3_sitearch}/samba/tests/nss/__pycache__/*.*.pyc
2604
+
2605
%dir %{python3_sitearch}/samba/tests/samba_tool
2606
%{python3_sitearch}/samba/tests/samba_tool/*.py
2607
%dir %{python3_sitearch}/samba/tests/samba_tool/__pycache__
0 commit comments