From: Koen Kooi Date: Sat, 3 Jul 2010 07:55:13 +0000 (+0200) Subject: devicekitpower: since this is based on a git snapshot, run gtkdocize in configure X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eae090f7008996e621e6811b0e92b988a335ae11;p=openembedded.git devicekitpower: since this is based on a git snapshot, run gtkdocize in configure --- diff --git a/recipes/devicekit/devicekit-power_014.bb b/recipes/devicekit/devicekit-power_014.bb index cd2c28c789..fbf750f223 100644 --- a/recipes/devicekit/devicekit-power_014.bb +++ b/recipes/devicekit/devicekit-power_014.bb @@ -15,6 +15,7 @@ inherit autotools pkgconfig EXTRA_OECONF = " --with-backend=linux" do_configure_prepend() { + gtkdocize sed -i -e s:-nonet:\:g ${S}/doc/man/Makefile.am }