From: kloczek Date: Tue, 21 May 2002 23:12:41 +0000 (+0000) Subject: perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ X-Git-Tag: RA-1_0~2 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fapache-mod_python.git;a=commitdiff_plain;h=bf34adc6ab9c1afebe62a0f85ee62ebded749fc1;ds=sidebyside perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ s/^automake -a -c -f/\%\{__automake\}/; \ s/^autoconf/\%\{__autoconf\}/" Changed files: apache-mod_python.spec -> 1.29 --- diff --git a/apache-mod_python.spec b/apache-mod_python.spec index e7b0c3d..91456d1 100644 --- a/apache-mod_python.spec +++ b/apache-mod_python.spec @@ -133,7 +133,7 @@ prestandan j %build aclocal -autoconf +%{__autoconf} # new apache needs it CFLAGS="-DEAPI %{rpmcflags}"