More python3 cleanup

Guenther
This commit is contained in:
Günther Deschner 2018-08-17 15:27:47 +02:00
parent fd5746f1d1
commit 806044e1dc
1 changed files with 0 additions and 2 deletions

View File

@ -922,7 +922,6 @@ done
filenames=$(echo "
tests/dcerpc/integer.py
tests/dcerpc/unix.py
tests/dns_invalid.py
")
for file in $filenames; do
filename="%{buildroot}/%{python3_sitearch}/samba/$file"
@ -2215,7 +2214,6 @@ fi
%dir %{python2_sitearch}/samba/tests/dns_forwarder_helpers
%{python2_sitearch}/samba/tests/dns_forwarder_helpers/server.py*
%{python2_sitearch}/samba/tests/dns_tkey.py*
%{python2_sitearch}/samba/tests/dns_invalid.py*
%{python2_sitearch}/samba/tests/dns_wildcard.py*
%{python2_sitearch}/samba/tests/docs.py*
%{python2_sitearch}/samba/tests/domain_backup.py*