Remove gtk-doc documentations from target
authorPaulius Zaleckas <paulius.zaleckas@gmail.com>
Wed, 5 May 2010 10:09:36 +0000 (13:09 +0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 5 May 2010 10:21:21 +0000 (12:21 +0200)
commitd701a82321ad2f3e5bfa16639e93532294cad4ce
treef1f13ea0c3a739e0d4eb88870bb8628a17f91289
parent79db1ff5ac3c5f32ba473258bef1f8328564ca77
Remove gtk-doc documentations from target

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

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

[Peter: also remove manual rm's from hal/libxml2/libglade]
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Makefile
package/hal/hal.mk
package/libglade/libglade.mk
package/libxml2/libxml2.mk