aboutsummaryrefslogtreecommitdiffstats
path: root/packages/abiword
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2005-07-09 13:15:00 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-09 13:15:00 +0000
commitd41d4e635df38fd8c729bc369f3c5d9ea9eb2bcd (patch)
treeee6cd1e4026bf440aaaaec0058dd52c3a5466c07 /packages/abiword
parent6459e42616e99de566c5aecd2bc12f30220378df (diff)
downloadopenembedded-d41d4e635df38fd8c729bc369f3c5d9ea9eb2bcd.tar.gz
More syntax changing updates
Diffstat (limited to 'packages/abiword')
-rw-r--r--packages/abiword/abiword_2.0.14.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/abiword/abiword_2.0.14.bb b/packages/abiword/abiword_2.0.14.bb
index 3cb41d8bee..2b17edb4d8 100644
--- a/packages/abiword/abiword_2.0.14.bb
+++ b/packages/abiword/abiword_2.0.14.bb
@@ -31,7 +31,7 @@ ${datadir}/AbiSuite-2.0/templates/Memo.awt \
${datadir}/AbiSuite-2.0/templates/Press-Release.awt"
#abiword needs this native tool
-export BUILD_CDUMPTOOL=${STAGING_BINDIR}/cdump
+export BUILD_CDUMPTOOL="${STAGING_BINDIR}/cdump"
PARALLEL_MAKE=""