On 10/11/2012 02:30 PM, Phil Blundell wrote:
Otherwise it will fail if these two directories are not the same.
Signed-off-by: Phil Blundell <p...@pbcl.net>
---
meta/classes/gtk-doc.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/gtk-doc.bbclass b/meta/classes/gtk-doc.bbclass
index 59063b0..eaa1385 100644
--- a/meta/classes/gtk-doc.bbclass
+++ b/meta/classes/gtk-doc.bbclass
@@ -15,5 +15,5 @@ EXTRA_OECONF_append = "\
"
do_configure_prepend () {
- gtkdocize
+ ( cd ${S} && gtkdocize )
}
Merged into OE-Core
Thanks
Sau!
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core