diff options
Diffstat (limited to 'package/netcat')
-rw-r--r-- | package/netcat/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/netcat/Makefile b/package/netcat/Makefile index e8d344ad9..3171cbc41 100644 --- a/package/netcat/Makefile +++ b/package/netcat/Makefile @@ -21,5 +21,4 @@ post-install: $(INSTALL_BIN) $(WRKINST)/usr/bin/netcat \ $(IDIR_NETCAT)/usr/bin -# please remove ALL above comments, before commiting include ${TOPDIR}/mk/pkg-bottom.mk |