aboutsummaryrefslogtreecommitdiffstats
path: root/xau
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-12-15 22:55:46 +0000
committerChris Larson <clarson@kergoth.com>2003-12-15 22:55:46 +0000
commitbd49f4325a28e93359b8a47e49d4838aa6e8645b (patch)
tree86327774f7d0687e0d5bce200bcb5217378a7575 /xau
parentb3e8e776691afad299f48dd26e50823169ebe136 (diff)
downloadopenembedded-bd49f4325a28e93359b8a47e49d4838aa6e8645b.tar.gz
Add xext build, and fix x11 stage target.
BKrev: 3fde3bf29sHGOHqfWTU_DnoEFSCP3A
Diffstat (limited to 'xau')
-rw-r--r--xau/xau-cvs.oe2
1 files changed, 0 insertions, 2 deletions
diff --git a/xau/xau-cvs.oe b/xau/xau-cvs.oe
index 8b586067e0..c90d3c2981 100644
--- a/xau/xau-cvs.oe
+++ b/xau/xau-cvs.oe
@@ -9,8 +9,6 @@ S=${WORKDIR}/Xau
inherit autotools pkgconfig libtool
-EXTRA_OEMAKE="LIBTOOL=${STAGING_BINDIR}/libtool"
-
do_stage () {
oe_runmake install DESTDIR="" bindir=${STAGING_BINDIR} includedir=${STAGING_DIR}/target/include libdir=${STAGING_LIBDIR} prefix=${STAGING_DIR}
}