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

clapack.spec

index ddd0d6bb0cd6beb540df6b9259a826c019715fb6..cf35e1d31b4d655dcf2888310ec0b9196b1ac576 100644 (file)
@@ -126,7 +126,7 @@ libtoolize --copy --force
 aclocal
 autoheader
 automake --add-missing
-autoconf
+%{__autoconf}
 %configure
 %{__make}
 
This page took 0.074646 seconds and 4 git commands to generate.