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

fox.spec

index 26ac2eb14039b5956909529141bd27e6a7a84652..e2decbf78878b1eca12d3d560597accaa27b1d75 100644 (file)
--- a/fox.spec
+++ b/fox.spec
@@ -80,7 +80,7 @@ rm -f missing
 libtoolize -c -f
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 CPPFLAGS="%{rpmcflags} -frtti" \
 #CFLAGS="%{rpmcflags} -frtti" \
 %configure \
This page took 0.032567 seconds and 4 git commands to generate.