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

console-tools.spec

index 396381b2556d92dcdfd94c9559ac0850981d321c..1b3ef23c02116a31c899f7471579dd4cc7b8c28f 100644 (file)
@@ -83,7 +83,7 @@ gettextize --copy --force
 libtoolize --copy --force
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure \
        --enable-kbd-compat
 %{__make}
This page took 0.063894 seconds and 4 git commands to generate.