]> git.pld-linux.org Git - packages/cabextract.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:
    cabextract.spec -> 1.5

cabextract.spec

index a70bd4c64d124ab5cd1757cac4121d364c59a201..d5e532f8b301bb24d4acfaea8cefc335ddfe4906 100644 (file)
@@ -24,7 +24,7 @@ cabextract mo
 %setup -q
 
 %build
-autoconf
+%{__autoconf}
 %configure
 %{__make}
 
This page took 0.117421 seconds and 4 git commands to generate.