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

git.spec

index 77d172a0cc5468bdfa840224f99ef723f0e0afc4..b77609a9181d04b62e87e48c8cadea7a3dc82c89 100644 (file)
--- a/git.spec
+++ b/git.spec
@@ -69,7 +69,7 @@ betik 
 rm -f missing
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure \
        --with-terminfo
 %{__make}
This page took 0.065691 seconds and 4 git commands to generate.