]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- missing %if %{with python}
authorsparky <sparky@pld-linux.org>
Wed, 7 Jun 2006 14:06:28 +0000 (14:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek.spec -> 1.234

poldek.spec

index af42ba1b84c217950732e1a3cb10d4dfbf897495..524c74c06081b9af6faa18debe0fa31ef3edcfc7 100644 (file)
@@ -231,8 +231,10 @@ rm -rf configs
 cp -a conf configs
 rm -f configs/Makefile*
 
+%if %{with python}
 %py_postclean
 rm -f $RPM_BUILD_ROOT%{py_sitedir}/_poldekmod.la
+%endif
 
 %find_lang %{name}
 
This page took 0.033289 seconds and 4 git commands to generate.