]> git.pld-linux.org Git - packages/python-os-client-config.git/commitdiff
- don't package tests master auto/th/python-os-client-config-1.33.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 14 Feb 2024 20:24:42 +0000 (21:24 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 14 Feb 2024 20:24:42 +0000 (21:24 +0100)
python-os-client-config.spec

index f01d98eff3427d1bfddefd9260d7278a599d6da6..d49701284b36199f28a2a13cc836ff07801703e1 100644 (file)
@@ -138,10 +138,13 @@ rm -rf $RPM_BUILD_ROOT
 %py_install
 
 %py_postclean
+%{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/os_client_config/tests
 %endif
 
 %if %{with python3}
 %py3_install
+
+%{__rm} -r $RPM_BUILD_ROOT%{py3_sitescriptdir}/os_client_config/tests
 %endif
 
 %clean
This page took 0.151371 seconds and 4 git commands to generate.