git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
065247e
)
devicekitpower: since this is based on a git snapshot, run gtkdocize in configure
author
Koen Kooi
<koen@openembedded.org>
Sat, 3 Jul 2010 07:55:13 +0000
(09:55 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 3 Jul 2010 07:55:13 +0000
(09:55 +0200)
recipes/devicekit/devicekit-power_014.bb
patch
|
blob
|
history
diff --git
a/recipes/devicekit/devicekit-power_014.bb
b/recipes/devicekit/devicekit-power_014.bb
index
cd2c28c
..
fbf750f
100644
(file)
--- 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
}