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

nautilus.spec

index 7faaa4c38ec2be10fccc03e34b01350a3eb50e6a..e8beba2ebd0a3f93ba7ac3bc73f5e20579f49c3e 100644 (file)
@@ -139,7 +139,7 @@ sed -e s/AM_GNOME_GETTEXT/AM_GNU_GETTEXT/ configure.in > configure.in.tmp
 mv -f configure.in.tmp configure.in
 gettextize --force --copy
 xml-i18n-toolize --force --copy --automake
-libtoolize --copy --force
+%{__libtoolize}
 aclocal
 %{__autoconf}
 %{__automake}
This page took 0.039655 seconds and 4 git commands to generate.