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

alsaplayer.spec

index 432fd671ec18d2e18df568dff5925cb906fd276b..177a9a830aed8c77aaf9403e8e32c08353f0e072 100644 (file)
@@ -203,8 +203,8 @@ Wtyczka do alsaplayera do odtwarzania d
 %build
 libtoolize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure \
        --enable-alsa \
        --enable-audiofile \
This page took 0.078303 seconds and 4 git commands to generate.