]> git.pld-linux.org Git - packages/Guppi.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:12:36 +0000 (23:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
             s/^automake -a -c -f/\%\{__automake\}/; \
     s/^autoconf/\%\{__autoconf\}/"

Changed files:
    Guppi.spec -> 1.63

Guppi.spec

index becfab63a72388a89c12dede37f3ce3b31665cb4..a1dbd09273fff55e5059e457df68cbf61f7e4f93 100644 (file)
@@ -258,8 +258,8 @@ libtoolize --copy --force
 gettextize --copy --force
 aclocal -I %{_aclocaldir}/gnome
 autoheader
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 
 %configure \
        --enable-gnumeric
This page took 0.039636 seconds and 4 git commands to generate.