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

popt.spec

index c6b517ab45df03370117b5f4ba58db886d294460..c5ed5a48f5f7e93a10b81ba88426f537f9cc2f99 100644 (file)
--- a/popt.spec
+++ b/popt.spec
@@ -97,7 +97,7 @@ autoupdate
 libtoolize --copy --force
 aclocal
 autoheader
-autoconf
+%{__autoconf}
 automake -a -c -i
 %configure \
        --enable-shared
This page took 0.1178 seconds and 4 git commands to generate.