diff options
Diffstat (limited to 'packages/abiword')
-rw-r--r-- | packages/abiword/abiword_2.0.14.bb | 2 |
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="" |