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

drgenius.spec

index 7dead303d17c867d44d01c06e42512f77e6bc94d..a68838027adf1f1f48517974ecdbbfebaa7d3286 100644 (file)
@@ -55,7 +55,7 @@ libtoolize --copy --force
 gettextize --copy --force
 aclocal -I macros
 autoconf
-automake -a -c
+automake -a -c -f
 %configure \
        --enable-gnome \
        --disable-static \
This page took 0.062401 seconds and 4 git commands to generate.