From 767b659b6146bd389b7c2a5b38f27b50657664c3 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 23 Feb 2014 18:34:21 +0000 Subject: fixed build install --- openwrt/uanytun/Makefile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/openwrt/uanytun/Makefile b/openwrt/uanytun/Makefile index 5dfa6d9..9a71010 100644 --- a/openwrt/uanytun/Makefile +++ b/openwrt/uanytun/Makefile @@ -21,8 +21,6 @@ PKG_MD5SUM:=aeef64712d022ee46cfcf17ddfb71f0f PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) -PKG_INSTALL:=1 - include $(INCLUDE_DIR)/package.mk @@ -127,9 +125,6 @@ define Build/Compile $(STRIP) $(PKG_BUILD_DIR)/src/uanytun endef -define Build/Install -endef - define Package/uanytun/install-generic $(INSTALL_DIR) $(1)/etc/config -- cgit v1.2.3