From f3ad248a6d8580ce23d18ad4186f8475f56552cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnther=20Deschner?= Date: Fri, 17 Aug 2018 15:27:47 +0200 Subject: [PATCH] More python3 cleanup Guenther --- samba.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/samba.spec b/samba.spec index 8164c39..abb2696 100644 --- a/samba.spec +++ b/samba.spec @@ -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*