summaryrefslogtreecommitdiff
path: root/package/patch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/patch/Makefile')
-rw-r--r--package/patch/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/patch/Makefile b/package/patch/Makefile
index 4fff228cf..2241c2f2c 100644
--- a/package/patch/Makefile
+++ b/package/patch/Makefile
@@ -19,8 +19,6 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call HOST_template,PATCH,patch,$(PKG_VERSION)-${PKG_RELEASE}))
$(eval $(call PKG_template,PATCH,patch,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-HOST_STYLE:= auto
-
patch-install:
$(INSTALL_DIR) $(IDIR_PATCH)/usr/bin
$(INSTALL_BIN) $(WRKINST)/usr/bin/patch $(IDIR_PATCH)/usr/bin