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

anjuta.spec

index 3bc5bda8dce9329466e905532f7ba8ef32871524..3b711499861f2d55650e821109c0108bc2411490 100644 (file)
@@ -59,7 +59,7 @@ gettextize --copy --force
 xml-i18n-toolize --copy --force
 aclocal -I macros
 autoconf
-automake -a -c
+automake -a -c -f
 CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions"
 %configure \
        --with-gnome
This page took 0.079231 seconds and 4 git commands to generate.