summaryrefslogtreecommitdiff
path: root/packages/nonworking/xfree86
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2008-02-28 11:57:08 +0000
committerRichard Purdie <rpurdie@rpsys.net>2008-02-28 11:57:08 +0000
commit5243c2f3c13973340c4175f22697f0a90f42b33c (patch)
tree7cd680516e5cf7bdef3a4e3d7a25b4a1a65d6524 /packages/nonworking/xfree86
parentc72f258e5eac11c9bb5acf7e66e22d06cfe04628 (diff)
nonworking: Attempt to fix up various random broken staging references whilst in the area
Diffstat (limited to 'packages/nonworking/xfree86')
-rw-r--r--packages/nonworking/xfree86/xfree86_4.3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/nonworking/xfree86/xfree86_4.3.0.bb b/packages/nonworking/xfree86/xfree86_4.3.0.bb
index 02ef88f326..4c7c966593 100644
--- a/packages/nonworking/xfree86/xfree86_4.3.0.bb
+++ b/packages/nonworking/xfree86/xfree86_4.3.0.bb
@@ -38,7 +38,7 @@ XCURSORGEN=/usr/local/X11R6/bin/xcursorgen
EXTRA_OEMAKE="-C ${S} CC='${BUILD_CC}' \
CROSSCOMPILEDIR='${WORKDIR}/XXcompiler' \
EXTRA_LDOPTIONS='${LDFLAGS}' \
- EXTRA_INCLUDES='-I${STAGING_DIR}/target/include' "
+ EXTRA_INCLUDES='-I${STAGING_INCDIR}' "
do_compile() {
sed -e "s/^\#define KdriveServerExtraDefines -DITSY -DMAXSCREENS=2 -DXResExtension.*/\#define KdriveServerExtraDefines -DITSY -DMAXSCREENS=2 -DXResExtension ${FULL_OPTIMIZATION}/" < ${FILESDIR}/host.def > ${S}/config/cf/host.def;