From 2440288ef6f704189681c20eb8d8114068c21b06 Mon Sep 17 00:00:00 2001 From: Junqian Gordon Xu Date: Tue, 4 Mar 2008 23:35:35 +0000 Subject: abiwork-plugins_2.5.2: fix typo, close bug #3930 --- packages/abiword/abiword-plugins_2.5.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/abiword') 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-*" -- cgit v1.2.3