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

SimGear.spec

index a6104ff29b2dddc8c9cce88fa8b9d9c689bc6097..283c5b08f4b9fba191b93d57dcbcde4f79b12c8e 100644 (file)
@@ -72,7 +72,7 @@ rm missing
 libtoolize --force --copy
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure \
        --with-x \
        --with-tcl=/usr/lib
This page took 0.037905 seconds and 4 git commands to generate.