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

gedit0.spec

index e5ec41c01eea59410b63992b1b860bdf00be5f6c..779eaf205e9b6737f93ae4f43e4ea746ac674bd7 100644 (file)
@@ -48,7 +48,7 @@ dokument
 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 --copy --force
+%{__libtoolize}
 gettextize --copy --force
 aclocal -I macros
 %{__autoconf}
This page took 0.092578 seconds and 4 git commands to generate.