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

aumix.spec

index ee7fe450b005b6dc353395d6f027b5cc941b8493..f668c034021bdfb7ef25e4ded676f899c7c138e3 100644 (file)
@@ -100,7 +100,7 @@ rm -f missing acinclude.m4
 gettextize --copy --force
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 
 CPPFLAGS="-I/usr/include/ncurses" \
 %configure \
This page took 0.033533 seconds and 4 git commands to generate.