]> git.pld-linux.org Git - packages/eog.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:12:59 +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:
    eog.spec -> 1.13

eog.spec

index 14cf253f9c1f140d4e52709d24e7f2dba91037ee..5502773884263ee1dd043a7a5f8df7f1f800b77e 100644 (file)
--- a/eog.spec
+++ b/eog.spec
@@ -51,8 +51,8 @@ gettextize --copy --force
 libtoolize --copy --force
 xml-i18n-toolize --copy --force
 aclocal -I %{_aclocaldir}/gnome
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure \
        --with-bonobo
 %{__make}
This page took 0.048189 seconds and 4 git commands to generate.