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

gal.spec

index 116fd830b00a033d7f0baba171971024c3e4a6d9..dc6011d0792ee80cde43fadfa12c33cbb205bea4 100644 (file)
--- a/gal.spec
+++ b/gal.spec
@@ -92,7 +92,7 @@ libtoolize --copy --force
 gettextize --copy --force
 aclocal -I %{_aclocaldir}/gnome
 autoconf
-automake -a -c
+automake -a -c -f
 %configure \
        --enable-static
 %{__make}
This page took 0.065918 seconds and 4 git commands to generate.