summaryrefslogtreecommitdiff
path: root/package/file/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/file/Makefile')
-rw-r--r--package/file/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/file/Makefile b/package/file/Makefile
index c535ee35b..c090033f4 100644
--- a/package/file/Makefile
+++ b/package/file/Makefile
@@ -17,10 +17,6 @@ include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,FILE,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-CONFIGURE_STYLE:= gnu
-BUILD_STYLE:= auto
-INSTALL_STYLE:= auto
-
pre-configure:
(cd ${WRKBUILD}; rm -rf config.{cache,status} ; \
CFLAGS="-static" \