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

esound.spec

index 078d0c96482430bb7baf001e1553e6f8051444cd..c87de9f195f47695538756dd922776fbf5e816c2 100644 (file)
@@ -91,7 +91,7 @@ rm -f missing acinclude.m4
 libtoolize --copy --force
 aclocal || ( echo 'AC_DEFUN([AM_PATH_ALSA],[])' > acinclude.m4 && aclocal )
 autoconf
-automake -a -c
+automake -a -c -f
 %configure \
        --disable-alsa \
        --with%{?_without_libwrap:out}-libwrap
This page took 0.070871 seconds and 4 git commands to generate.