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

gnumeric.spec

index de22a04ee3eae243aaeb213b0aa0ac198a912c48..95a02fb44633d25029c6a986e798903ca848d264 100644 (file)
@@ -87,7 +87,7 @@ gettextize --copy --force
 intltoolize --copy --force
 aclocal -I macros
 autoconf
-automake -a -c
+automake -a -c -f
 GNOME_LIBCONFIG_PATH=/usr/lib; export GNOME_LIBCONFIG_PATH
 %configure \
        --disable-gtk-doc \
This page took 0.095784 seconds and 4 git commands to generate.