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

rpm.spec

index 7a5b29d38f0c73387627b70883193215dd0d001a..ae3949e726e97d995d5b1a73173fa7c0218194ca 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -402,7 +402,7 @@ cd ..
 
 rm -f missing
 libtoolize --force --copy
-gettextize --copy --force
+%{__gettextize}
 aclocal
 autoupdate
 autoheader || :
This page took 0.037883 seconds and 4 git commands to generate.