summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkloczek2002-06-23 20:52:53 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit6efb574de1e6e360bca46ce869312e3b3e3a4635 (patch)
tree3680448bea677f755911291ed150268012da11b5
parent6d0dde9e495bcba7defd6fb0d72eef298c47818e (diff)
downloadnetatalk-6efb574de1e6e360bca46ce869312e3b3e3a4635.zip
netatalk-6efb574de1e6e360bca46ce869312e3b3e3a4635.tar.gz
perl -pi -e "s/^gettextize --copy --force/\%%\{__gettextize\}/"
Changed files: netatalk.spec -> 1.32
Notes
Notes: - perl -pi -e "s/^gettextize --copy --force/\%\{__gettextize\}/"
-rw-r--r--netatalk.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/netatalk.spec b/netatalk.spec
index f8bcfc6..96fbcfc 100644
--- a/netatalk.spec
+++ b/netatalk.spec
@@ -77,7 +77,7 @@ aplicativos baseados no protocolo AppleTalk.
%build
rm -f missing
-gettextize --copy --force
+%{__gettextize}
%{__libtoolize}
aclocal -I macros
%{__autoconf}