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

gal.spec

index 79d2d20dc6b9318cbca40f2e894456727245c5be..b5f1ee50d5f70f9dab6d5302ec2805470c6ac68b 100644 (file)
--- a/gal.spec
+++ b/gal.spec
@@ -115,7 +115,7 @@ 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}
-gettextize --copy --force
+%{__gettextize}
 aclocal -I %{_aclocaldir}/gnome
 %{__autoconf}
 %{__automake}
This page took 0.07227 seconds and 4 git commands to generate.