[oe-commits] org.oe.dev abiwork-plugins_2.5.2: fix typo, close bug #3930

xjqian commit openembedded-commits at lists.openembedded.org
Tue Mar 4 23:50:03 UTC 2008


abiwork-plugins_2.5.2: fix typo, close bug #3930

Author: xjqian at openembedded.org
Branch: org.openembedded.dev
Revision: d6df421df520183eedee466a484585826e16fa6e
ViewMTN: http://monotone.openembedded.org/revision/info/d6df421df520183eedee466a484585826e16fa6e
Files:
1
packages/abiword/abiword-plugins_2.5.2.bb
Diffs:

#
# mt diff -r897d1eec6ab0aede858323e185dd9177b7b35833 -rd6df421df520183eedee466a484585826e16fa6e
#
# 
# 
# patch "packages/abiword/abiword-plugins_2.5.2.bb"
#  from [39b5723ec0757262378d7f9ea18236861fbbface]
#    to [b02d055a699a18d721d373c5bcbe26e5d8a5f882]
# 
============================================================
--- packages/abiword/abiword-plugins_2.5.2.bb	39b5723ec0757262378d7f9ea18236861fbbface
+++ packages/abiword/abiword-plugins_2.5.2.bb	b02d055a699a18d721d373c5bcbe26e5d8a5f882
@@ -20,7 +20,7 @@ EXTRA_OECONF = " --without-libwmf \
 EXTRA_OECONF = " --without-libwmf \
                  --without-inter7eps \
 		 --with-abiword=${WORKDIR}/abiword-${PV} \
-		 --with-boost=${STAGINC_INCDIR}/../ \ 
+		 --with-boost=${STAGING_INCDIR}/../ \ 
 		 "
 
 PACKAGES_DYNAMIC = "abiword-plugin-*"






More information about the Openembedded-commits mailing list