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

eog.spec

index 9736ea004fd03d8035112d27425d38e82b9947dd..b8ed5eaad18390ebfb1f04f394b904a0c1805ab3 100644 (file)
--- a/eog.spec
+++ b/eog.spec
@@ -47,7 +47,7 @@ Aplicativo para visualizar imagens chamado Eye of GNOME.
 
 %build
 rm -f missing
-gettextize --copy --force
+%{__gettextize}
 %{__libtoolize}
 xml-i18n-toolize --copy --force
 aclocal -I %{_aclocaldir}/gnome
This page took 0.041866 seconds and 4 git commands to generate.