summaryrefslogtreecommitdiff
path: root/package/xtrans/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/xtrans/Makefile')
-rw-r--r--package/xtrans/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/xtrans/Makefile b/package/xtrans/Makefile
index 3a0bce2e5..c84549061 100644
--- a/package/xtrans/Makefile
+++ b/package/xtrans/Makefile
@@ -21,7 +21,7 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call HOST_template,XTRANS,xtrans,$(PKG_VERSION)-${PKG_RELEASE}))
$(eval $(call PKG_template,XTRANS,xtrans,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))
-HOST_CONFIGURE_ARGS+= --datadir=$(STAGING_HOST_DIR)/usr/lib
+HOST_STYLE:= auto
CONFIGURE_ARGS+= --datadir=/usr/lib
include ${TOPDIR}/mk/host-bottom.mk