vpnbypass: makefile hotfix

Signed-off-by: Stan Grishin <stangri@melmac.net>
This commit is contained in:
Stan Grishin 2017-02-14 08:06:36 -08:00
parent b2e1dfefa3
commit aea4fc846d
1 changed files with 0 additions and 2 deletions

View File

@ -32,8 +32,6 @@ define Package/$(PKG_NAME)/conffiles
endef
define Build/Prepare
# sed -i "s|^\(PKG_NAME\).*|\1='$(PKG_NAME)'|" ./files/vpnbypass.init
# sed -i "s|^\(PKG_VERSION\).*|\1='$(PKG_VERSION)-$(PKG_RELEASE)'|" ./files/vpnbypass.init
endef
define Build/Configure