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

fam.spec

index e1267691c263c700c724c489b10fc83d7b1ab6d8..1c6826df079861fee7c427beaf07c45f0f1ae3c1 100644 (file)
--- a/fam.spec
+++ b/fam.spec
@@ -78,7 +78,7 @@ rm -f missing
 libtoolize --copy --force
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure
 %{__make}
 
This page took 0.123149 seconds and 4 git commands to generate.