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

aumix-gtk.spec

index 57e534459164ab606b13a4f1ca2ad50d43ca50a6..ee7ba57e0f8d69bcc6b366917e2df81fad17bf8a 100644 (file)
@@ -55,7 +55,7 @@ rm -rf 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.029354 seconds and 4 git commands to generate.