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

DirectFB.spec

index fc2c1a14bf1a94227a7b22618ff5d2b2476285f5..62019a80494e5b20019a94c778039f3b5cee38e8 100644 (file)
@@ -53,7 +53,7 @@ libtoolize --copy --force
 gettextize --copy --force
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure --prefix=%{_prefix} \
        --disable-maintainer-mode \
        --enable-shared \
This page took 0.024671 seconds and 4 git commands to generate.