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

ccache.spec

index 603fb7064de39da6a2a39392b7ba4d1cb42811c7..784a21107ab3ae6f3067ed90d2697cea6da0ea60 100644 (file)
@@ -37,7 +37,7 @@ pr
 
 %build
 aclocal
 
 %build
 aclocal
-autoconf
+%{__autoconf}
 cp -f /usr/share/automake/config.* .
 %configure
 
 cp -f /usr/share/automake/config.* .
 %configure
 
This page took 0.290117 seconds and 4 git commands to generate.