]> git.pld-linux.org Git - packages/gal.git/commitdiff
- perl -pi -e "s/^libtoolize --copy --force/\%\{__libtoolize\}/"
authorkloczek <kloczek@pld-linux.org>
Sun, 23 Jun 2002 20:32:23 +0000 (20:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gal.spec -> 1.37

gal.spec

index e71be79b1b20075a5af8b7f94f3a70ee54b19290..79d2d20dc6b9318cbca40f2e894456727245c5be 100644 (file)
--- a/gal.spec
+++ b/gal.spec
@@ -114,7 +114,7 @@ Bibliotecas est
 sed -e s/AM_GNOME_GETTEXT/AM_GNU_GETTEXT/ configure.in > configure.in.tmp
 mv -f configure.in.tmp configure.in
 rm -f missing
-libtoolize --copy --force
+%{__libtoolize}
 gettextize --copy --force
 aclocal -I %{_aclocaldir}/gnome
 %{__autoconf}
This page took 0.057714 seconds and 4 git commands to generate.