]> git.pld-linux.org Git - packages/dpkg.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:
    dpkg.spec -> 1.13

dpkg.spec

index 1051218199900851332fa254b911ae3b1c7cb6ad..95ba495e4c24b750523047c5a22e2a39ecf2f472 100644 (file)
--- a/dpkg.spec
+++ b/dpkg.spec
@@ -39,7 +39,7 @@ Debiana.
 %patch3 -p0
 
 %build
 %patch3 -p0
 
 %build
-gettextize --copy --force
+%{__gettextize}
 aclocal
 %{__autoconf}
 %configure \
 aclocal
 %{__autoconf}
 %configure \
This page took 0.177346 seconds and 4 git commands to generate.