]> git.pld-linux.org Git - packages/SimGear.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:12:38 +0000 (23:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
             s/^automake -a -c -f/\%\{__automake\}/; \
     s/^autoconf/\%\{__autoconf\}/"

Changed files:
    SimGear.spec -> 1.19

SimGear.spec

index fcd11d4aec65e3dc10692ce9fed7241a1ba7bf94..2f4331afbec7faf257efa1105ceb2bba56ccfb4c 100644 (file)
@@ -73,8 +73,8 @@ Statyczne biblioteki SimGear.
 rm -f missing
 libtoolize --force --copy
 aclocal -I .
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure \
        --with-x \
        --with-tcl=/usr/lib
This page took 0.103186 seconds and 4 git commands to generate.