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 7d738d4 commit 02c6b26Copy full SHA for 02c6b26
packaging/samba-master.spec.j2
@@ -2572,6 +2572,11 @@ fi
2572
%dir %{python3_sitearch}/samba/tests/samba_tool/__pycache__
2573
%{python3_sitearch}/samba/tests/samba_tool/__pycache__/*.*.pyc
2574
2575
+%dir %{python3_sitearch}/samba/tests/varlink
2576
+%{python3_sitearch}/samba/tests/varlink/*.py
2577
+%dir %{python3_sitearch}/samba/tests/varlink/__pycache__
2578
+%{python3_sitearch}/samba/tests/varlink/__pycache__/*.*.pyc
2579
+
2580
%{python3_sitearch}/samba/tests/krb5/__pycache__/*.*.pyc
2581
%{python3_sitearch}/samba/tests/krb5/*.py
2582
0 commit comments