Browse Source

vpnbypass: makefile hotfix

Signed-off-by: Stan Grishin <stangri@melmac.net>
lilik-openwrt-22.03
Stan Grishin 8 years ago
parent
commit
aea4fc846d
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      net/vpnbypass/Makefile

+ 0
- 2
net/vpnbypass/Makefile View File

@ -32,8 +32,6 @@ define Package/$(PKG_NAME)/conffiles
endef endef
define Build/Prepare 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 endef
define Build/Configure define Build/Configure


Loading…
Cancel
Save