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

gde.spec

index 7e5bc3b7f3dfb76627cda7aef7deab3b4fc42fe4..19d47dfd1f76b0add13538e44a4bd5cde2006842 100644 (file)
--- a/gde.spec
+++ b/gde.spec
@@ -43,7 +43,7 @@ rm -f missing
 libtoolize --copy --force
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure
 %{__make}
 
This page took 0.116439 seconds and 4 git commands to generate.