summaryrefslogtreecommitdiff
path: root/package/libXext
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-27 00:40:17 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-27 00:40:17 +0100
commit83e2707a887a4c495a42f7e59f9f332df6b759ab (patch)
tree2cd3223087c1dded90b86443272ae57d44642b45 /package/libXext
parent13da73594083f2a491f3b941b1dcdbbef2f67c67 (diff)
make native builds of x11 apps work
Diffstat (limited to 'package/libXext')
-rw-r--r--package/libXext/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/libXext/Makefile b/package/libXext/Makefile
index a1e1259e2..3763d444f 100644
--- a/package/libXext/Makefile
+++ b/package/libXext/Makefile
@@ -39,7 +39,5 @@ libxext-dev-install:
${INSTALL_DIR} ${IDIR_LIBXEXT_DEV}/usr/include/X11/extensions
${CP} ${WRKINST}/usr/include/X11/extensions/*.h \
${IDIR_LIBXEXT_DEV}/usr/include/X11/extensions
- ${CP} ${STAGING_DIR}/usr/include/X11/extensions/*.h \
- ${IDIR_LIBXEXT_DEV}/usr/include/X11/extensions
include ${TOPDIR}/mk/pkg-bottom.mk