summaryrefslogtreecommitdiff
path: root/package/libXau
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-16 18:14:43 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-16 18:14:54 +0200
commit503659533a695a94a1591c3803080544f12e9a35 (patch)
tree4252d066e70ac971eac81e60beb82321de210a7d /package/libXau
parent224199c2a01bb660242688aca506373e40b79775 (diff)
fix HOST_STYLE stuff, openjdk7 compile problems fixed
Diffstat (limited to 'package/libXau')
-rw-r--r--package/libXau/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/libXau/Makefile b/package/libXau/Makefile
index 57bc980c0..f4cf53fcc 100644
--- a/package/libXau/Makefile
+++ b/package/libXau/Makefile
@@ -23,6 +23,8 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call HOST_template,LIBXAU,libxau,$(PKG_VERSION)-${PKG_RELEASE}))
$(eval $(call PKG_template,LIBXAU,libxau,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))
+HOST_STYLE:= auto
+
libxau-install:
${INSTALL_DIR} ${IDIR_LIBXAU}/usr/lib
${CP} ${WRKINST}/usr/lib/libXau.so* ${IDIR_LIBXAU}/usr/lib/