summaryrefslogtreecommitdiff
path: root/packages/gnumeric/gnumeric_1.8.2.bb
diff options
context:
space:
mode:
authorJunqian Gordon Xu <xjqian@gmail.com>2008-09-21 16:51:49 +0000
committerJunqian Gordon Xu <xjqian@gmail.com>2008-09-21 16:51:49 +0000
commitf516c58e1c27be7a1d195cc43b2febff86d2f93e (patch)
tree93f649c7cf1cfaa16a01ee079b33948444186b79 /packages/gnumeric/gnumeric_1.8.2.bb
parent7eca1e39786d8ac76d53e6afd9780592ce7f1a33 (diff)
gnumeric: disable PARALLEL_MAKE close bug# 3500
* the 1.6.x and 1.8.x branches are not thread safe
Diffstat (limited to 'packages/gnumeric/gnumeric_1.8.2.bb')
-rw-r--r--packages/gnumeric/gnumeric_1.8.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/gnumeric/gnumeric_1.8.2.bb b/packages/gnumeric/gnumeric_1.8.2.bb
index f7654117d7..8d3b1b5fb7 100644
--- a/packages/gnumeric/gnumeric_1.8.2.bb
+++ b/packages/gnumeric/gnumeric_1.8.2.bb
@@ -6,6 +6,8 @@ DESCRIPTION = "Gnumeric spreadsheet for GNOME"
PR = "r1"
+PARALLEL_MAKE = ""
+
inherit gnome flow-lossage
SRC_URI += "file://remove-docs.patch;patch=1"