summaryrefslogtreecommitdiff
path: root/package/grep
diff options
context:
space:
mode:
Diffstat (limited to 'package/grep')
-rw-r--r--package/grep/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/package/grep/Makefile b/package/grep/Makefile
index 9508508c3..6f2eba00e 100644
--- a/package/grep/Makefile
+++ b/package/grep/Makefile
@@ -16,14 +16,6 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,GREP,$(PKG_NAME),$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-#CONFIG_STYLE:= manual
-# use following to add ./configure options
-#CONFIGURE_ARGS+= --disable-foo
-# overwrite any configure variables
-#CONFIGURE_ENV+= ac_cv_func_setpgrp_void=yes
-#BUILD_STYLE:= manual
-#INSTALL_STYLE:= manual
-
post-install:
$(INSTALL_DIR) $(IDIR_GREP)/usr/bin
$(INSTALL_BIN) $(WRKINST)/usr/bin/grep \