aboutsummaryrefslogtreecommitdiffstats
path: root/packages/abiword
diff options
context:
space:
mode:
authorJunqian Gordon Xu <xjqian@gmail.com>2008-03-04 23:35:35 +0000
committerJunqian Gordon Xu <xjqian@gmail.com>2008-03-04 23:35:35 +0000
commit2440288ef6f704189681c20eb8d8114068c21b06 (patch)
tree4197fba2be1bf6435d7cc227214725c826db192e /packages/abiword
parent4eed8953330ec0271dbc366f4f7f619740a8875b (diff)
downloadopenembedded-2440288ef6f704189681c20eb8d8114068c21b06.tar.gz
abiwork-plugins_2.5.2: fix typo, close bug #3930
Diffstat (limited to 'packages/abiword')
-rw-r--r--packages/abiword/abiword-plugins_2.5.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/abiword/abiword-plugins_2.5.2.bb b/packages/abiword/abiword-plugins_2.5.2.bb
index 6f739c7b22..d750bf539d 100644
--- a/packages/abiword/abiword-plugins_2.5.2.bb
+++ b/packages/abiword/abiword-plugins_2.5.2.bb
@@ -20,7 +20,7 @@ PARALLEL_MAKE=""
EXTRA_OECONF = " --without-libwmf \
--without-inter7eps \
--with-abiword=${WORKDIR}/abiword-${PV} \
- --with-boost=${STAGINC_INCDIR}/../ \
+ --with-boost=${STAGING_INCDIR}/../ \
"
PACKAGES_DYNAMIC = "abiword-plugin-*"