]> git.pld-linux.org Git - packages/gedit0.git/commitdiff
- perl -pi -e "s/^automake -a -c$/automake -a -c -f/"
authorkloczek <kloczek@pld-linux.org>
Sun, 24 Mar 2002 23:28:17 +0000 (23:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gedit0.spec -> 1.53

gedit0.spec

index c165d2f1a0eb241a5276622f1d52973da0b62297..9f790f2f7c3bd55445fda108664a0c37e08161f8 100644 (file)
@@ -52,7 +52,7 @@ libtoolize --copy --force
 gettextize --copy --force
 aclocal -I macros
 autoconf
-automake -a -c
+automake -a -c -f
 %configure \
        --disable-static
 
This page took 0.027987 seconds and 4 git commands to generate.