]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- libtoolize has now install option by default
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 29 Jun 2008 09:49:59 +0000 (09:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.465

rpm.macros

index c9a58640ecadc08c76b1c283b212ff638e3e5b26..3fb984d8b7d5d296680b67da5ae9a5c0548dd04f 100644 (file)
@@ -36,7 +36,7 @@
 %__gnome_doc_prepare   gnome-doc-prepare --copy --force
 %__gtkdocize           gtkdocize --copy
 %__intltoolize         intltoolize --copy --force
-%__libtoolize          libtoolize --copy --force
+%__libtoolize          libtoolize --copy --force --install
 
 #      Path to top of build area.
 %_topdir               %{expand:%%global _topdir %(test -d ../SPECS -a -d ../SOURCES && (cd ..; pwd) || echo $HOME/rpm)}%_topdir
This page took 0.047603 seconds and 4 git commands to generate.