]> git.pld-linux.org Git - packages/aumix.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:12:42 +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:
    aumix.spec -> 1.77

aumix.spec

index 4afd374061631f754d880eae1619b1399a9479a1..55fe5dba691fbd769c00ac81a19ba093769bed7d 100644 (file)
@@ -114,8 +114,8 @@ systemu.
 rm -f missing acinclude.m4
 gettextize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 
 CPPFLAGS="-I%{_includedir}/ncurses" \
 %configure \
This page took 0.073581 seconds and 4 git commands to generate.