]> git.pld-linux.org Git - packages/apache-mod_python.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:12:41 +0000 (23:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
             s/^automake -a -c -f/\%\{__automake\}/; \
     s/^autoconf/\%\{__autoconf\}/"

Changed files:
    apache-mod_python.spec -> 1.29

apache-mod_python.spec

index e7b0c3d85d78e6cdec04ad7475b494a66b0637e8..91456d163faedcbb15be46a39e8618b882a0e700 100644 (file)
@@ -133,7 +133,7 @@ prestandan j
 
 %build
 aclocal
 
 %build
 aclocal
-autoconf
+%{__autoconf}
 
 # new apache needs it
 CFLAGS="-DEAPI %{rpmcflags}"
 
 # new apache needs it
 CFLAGS="-DEAPI %{rpmcflags}"
This page took 0.063391 seconds and 4 git commands to generate.