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

ecasound.spec

index a96dbd4801c4fe63eee4fc30011e71353880f93a..19d2229b8d1b34d1de1e817aaf8fa7b017eec059 100644 (file)
@@ -137,7 +137,7 @@ libtoolize --copy --force
 %endif
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 CXXFLAGS="%{rpmcflags} -D_REENTRANT %{!?debug:-DNDEBUG}"
 %configure \
        --enable-sys-readline \
This page took 0.069285 seconds and 4 git commands to generate.