[oe-commits] Koen Kooi : devicekitpower: since this is based on a git snapshot, run gtkdocize in configure

git version control git at git.openembedded.org
Sat Jul 3 07:56:12 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: eae090f7008996e621e6811b0e92b988a335ae11
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=eae090f7008996e621e6811b0e92b988a335ae11

Author: Koen Kooi <koen at openembedded.org>
Date:   Sat Jul  3 09:55:13 2010 +0200

devicekitpower: since this is based on a git snapshot, run gtkdocize in configure

---

 recipes/devicekit/devicekit-power_014.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/devicekit/devicekit-power_014.bb b/recipes/devicekit/devicekit-power_014.bb
index cd2c28c..fbf750f 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
 }	
 





More information about the Openembedded-commits mailing list