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

ganso.spec

index e9d09de51699f2da464949ecbefd3826ca341071..96c144b14fed2b65e9bf82afe1456cbe55918857 100644 (file)
@@ -59,7 +59,7 @@ libtoolize --copy --force
 gettextize --copy --force
 aclocal -I macros
 autoconf
-automake -a -c
+automake -a -c -f
 CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions -fno-implicit-templates"
 %configure \
        --disable-static
This page took 0.101961 seconds and 4 git commands to generate.