]> git.pld-linux.org Git - packages/a52dec.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:
    a52dec.spec -> 1.12

a52dec.spec

index b0c811fbc6f53dd62345027b393578611fb5e56b..cc7842689ba5bc04dfc1e26f939a29ff84f1518e 100644 (file)
@@ -71,7 +71,7 @@ rm -f missing
 libtoolize --copy --force
 aclocal
 autoconf
 libtoolize --copy --force
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure \
        --enable-shared
 %{__make}
 %configure \
        --enable-shared
 %{__make}
This page took 0.046368 seconds and 4 git commands to generate.