summaryrefslogtreecommitdiff
path: root/package/file
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2013-11-02 17:40:53 +0100
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2013-11-02 17:40:53 +0100
commitb6af99b84036158289ca88420e0daef21c0e407b (patch)
treebffa3fe2a9d6fb7f815ff9f514ae77ee6005ca53 /package/file
parent2897d02377ea83282dba86231c06257882417493 (diff)
install automatically, file needs it magic file
Diffstat (limited to 'package/file')
-rw-r--r--package/file/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/package/file/Makefile b/package/file/Makefile
index b4dcb2f3a..23940a73c 100644
--- a/package/file/Makefile
+++ b/package/file/Makefile
@@ -32,12 +32,10 @@ $(eval $(call HOST_template,FILE,file,${PKG_VERSION}-${PKG_RELEASE}))
$(eval $(call PKG_template,FILE,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
$(eval $(call PKG_template,LIBMAGIC,libmagic,${PKG_VERSION}-${PKG_RELEASE},${PKGSS_LIBMAGIC},${PKGSD_LIBMAGIC},${PKGSC_LIBMAGIC},${PKG_OPTS}))
+HOST_STYLE:= auto
HOST_CONFIGURE_ARGS+= --enable-static \
--disable-shared \
--disable-warnings
-file-hostinstall:
- ${INSTALL_BIN} ${HOST_WRKINST}/usr/bin/file \
- ${STAGING_HOST_DIR}/usr/bin
file-install:
${INSTALL_DIR} ${IDIR_FILE}/usr/bin