[packages/mate-applets: 74/311] perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ s/^automake -a -c -f/\

glen glen at pld-linux.org
Thu Dec 27 20:29:20 CET 2012


commit cc085649bb821e8a456a7a1165475d54b8dc06ca
Author: kloczek <kloczek at pld-linux.org>
Date:   Tue May 21 23:13:14 2002 +0000

    perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
                 s/^automake -a -c -f/\%\{__automake\}/; \
    	     s/^autoconf/\%\{__autoconf\}/"
    
    Changed files:
        gnome-applets.spec -> 1.62

 gnome-applets.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnome-applets.spec b/gnome-applets.spec
index 6471bb0..e8ad2bb 100644
--- a/gnome-applets.spec
+++ b/gnome-applets.spec
@@ -70,8 +70,8 @@ rm -f missing
 libtoolize --copy --force
 gettextize --copy --force
 aclocal -I macros
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure \
 	--disable-static \
 	--without-included-gettext
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-applets.git/commitdiff/65c1b73f8721e2c1dd8f5b7d875df06b87ad8453



More information about the pld-cvs-commit mailing list