leech: remove empty install defines 10474/head
authorLeong Hui Wong <wong.leonghui@gmail.com>
Fri, 15 Nov 2019 13:58:38 +0000 (13:58 +0000)
committerLeong Hui Wong <wong.leonghui@gmail.com>
Fri, 15 Nov 2019 14:11:02 +0000 (14:11 +0000)
Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
net/leech/Makefile

index d7fcbc30bc296be52d74d32586d8f51411369a9a..75b0cc1e65c53d11a85ff22fe5353fd5619fa5f0 100644 (file)
@@ -14,7 +14,6 @@ PKG_MAINTAINER:=Leong Hui Wong <wong.leonghui@gmail.com>
 PKG_LICENSE:=blessing
 PKG_LICENSE_FILES:=COPYING
 
-PKG_INSTALL:=1
 PKG_BUILD_PARALLEL:=1
 
 include $(INCLUDE_DIR)/package.mk
@@ -36,9 +35,6 @@ endef
 define Build/Compile
 endef
 
-define Build/Install
-endef
-
 define Package/leech/install
        $(INSTALL_DIR) $(1)/usr/sbin
        $(INSTALL_BIN) $(PKG_BUILD_DIR)/sbin/* $(1)/usr/sbin