[Buildroot] [PATCH] Remove gtk-doc documentations from target

Peter Korsgaard jacmet at uclibc.org
Wed May 5 10:17:55 UTC 2010


>>>>> "Paulius" == Paulius Zaleckas <paulius.zaleckas at gmail.com> writes:

 Paulius> On my target rootfs it is installed documentation for:
 Paulius> atk, cairo, gdk, gdk-pixbuf, gio, glib, gobject, gtk, pango

 Paulius> It ocupies 34M of space. Configure option --disable-gtk-doc doesn't
 Paulius> prevent installation of it. So we should remove them manually if
 Paulius> documentation is disabled.

I was thinking the exact same thing yesterday - Committed, thanks.

I'll get rid of the manual cleanups we do in some places as well:

git grep usr/share/gtk-doc
hal/hal.mk:     rm -rf $(TARGET_DIR)/usr/share/gtk-doc
libglade/libglade.mk:   rm -rf $(TARGET_DIR)/usr/share/gtk-doc \
libxml2/libxml2.mk:            $(TARGET_DIR)/usr/share/gtk-doc

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list