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

gd.spec

diff --git a/gd.spec b/gd.spec
index 0ec345ffeeaea5c76ef9fd3e30485451d2790872..4c38bfb93f101d663625e0bef776140022f847c3 100644 (file)
--- a/gd.spec
+++ b/gd.spec
@@ -130,7 +130,7 @@ para uso pelos programas que usam a libgd.
 %build
 libtoolize --copy --force
 aclocal
-automake -a -c
+automake -a -c -f
 autoconf
 %configure
 %{__make}
This page took 0.123492 seconds and 4 git commands to generate.