Skip to content

Commit de47f19

Browse files
committed
1 parent 9ecc629 commit de47f19

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packaging/samba-master.spec.j2

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2597,6 +2597,11 @@ fi
25972597
%dir %{python3_sitearch}/samba/tests/ndr/__pycache__
25982598
%{python3_sitearch}/samba/tests/ndr/__pycache__/*.*.pyc
25992599

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+
26002605
%dir %{python3_sitearch}/samba/tests/samba_tool
26012606
%{python3_sitearch}/samba/tests/samba_tool/*.py
26022607
%dir %{python3_sitearch}/samba/tests/samba_tool/__pycache__

0 commit comments

Comments
 (0)