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

KXL.spec

index 66bbde0c92472ad827e03d3e90ddb8b2b89e8ce7..de9288c4a38eb7f5f2ad5eb2e1f89ffab0bb2169 100644 (file)
--- a/KXL.spec
+++ b/KXL.spec
@@ -57,7 +57,7 @@ rm -f missing
 libtoolize --copy --force
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure
 %{__make}
 
This page took 0.041122 seconds and 4 git commands to generate.