]> git.pld-linux.org Git - packages/alsa-utils.git/commitdiff
- perl -pi -e "s/^automake -a -c$/automake -a -c -f/"
authorkloczek <kloczek@pld-linux.org>
Sun, 24 Mar 2002 23:28:13 +0000 (23:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alsa-utils.spec -> 1.66

alsa-utils.spec

index d25e98120eb1616fc00ae4ae99b46442df667a21..c142365761e7c862cf59dac5025def5a37cba34b 100644 (file)
@@ -93,7 +93,7 @@ Utilit
 rm -f missing
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions"
 %configure
This page took 0.092632 seconds and 4 git commands to generate.