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

gedit0.spec

index 779eaf205e9b6737f93ae4f43e4ea746ac674bd7..f73c2ba11e90d501da6a8281e24c54b1c064cccc 100644 (file)
@@ -49,7 +49,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 acinclude.m4
 %{__libtoolize}
-gettextize --copy --force
+%{__gettextize}
 aclocal -I macros
 %{__autoconf}
 %{__automake}
This page took 0.136595 seconds and 4 git commands to generate.