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

aalib.spec

index f1149919cc905a03f37a521923fe8fa2caff07ba..72fa047e18ee7a073a9222dcc4e3d80f23f2a6ee 100644 (file)
@@ -137,8 +137,8 @@ Narz
 %build
 libtoolize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure
 %{__make}
 
This page took 0.031149 seconds and 4 git commands to generate.