]> git.pld-linux.org Git - packages/perl-FCGI.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:14:22 +0000 (23:14 +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:
    perl-FCGI.spec -> 1.23

perl-FCGI.spec

index 2f42178cdc76c5b094392d0f33659645a47c495b..e69a74d2da0d10a35e117e486b4e220dc56de596 100644 (file)
@@ -29,7 +29,7 @@ cp -f %{SOURCE1} acinclude.m4
 
 %build
 aclocal
-autoconf
+%{__autoconf}
 %configure
 perl Makefile.PL
 %{__make} OPTIMIZE="%{rpmcflags}"
This page took 0.049282 seconds and 4 git commands to generate.