Signed-off-by: Andreas Müller <schnitzelt...@googlemail.com>
---
 meta-gnome/recipes-gnome/abiword/abiword_3.0.0.bb | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/meta-gnome/recipes-gnome/abiword/abiword_3.0.0.bb 
b/meta-gnome/recipes-gnome/abiword/abiword_3.0.0.bb
index 69d62ef..875cfd6 100644
--- a/meta-gnome/recipes-gnome/abiword/abiword_3.0.0.bb
+++ b/meta-gnome/recipes-gnome/abiword/abiword_3.0.0.bb
@@ -24,6 +24,11 @@ SHRT_VER = 
"${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]
 
 inherit autotools pkgconfig
 
+# TBD: fix Makefile
+# | make[3]: *** No rule to make target `../goffice-bits2/libgoffice.la', 
needed by `libabiword-3.0.la'.  Stop.
+# | make[3]: *** Waiting for unfinished jobs....
+PARALLEL_MAKE = ""
+
 PACKAGECONFIG ??= "collab-backend-xmpp collab-backend-tcp 
collab-backend-service"
 PACKAGECONFIG[spell] = "--enable-spell,--disable-spell,enchant"
 PACKAGECONFIG[collab-backend-xmpp] = 
"--enable-collab-backend-xmpp,--disable-collab-backend-xmpp,libgsf libxml2 
loudmouth"
-- 
1.8.3.1

-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to