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

eAudio.spec

index c136ccb2bf81972399acaa63a052db71be0d9876..dd759d9e3827d2ab899ac830cd984c3fc00c9490 100644 (file)
@@ -40,8 +40,8 @@ konfigurowa
 rm -f missing
 libtoolize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure
 
 %{__make}
This page took 0.120736 seconds and 4 git commands to generate.