Browse Source

Merge pull request #4008 from stangri/vpnbypass

vpnbypass: makefile hotfix
lilik-openwrt-22.03
Hannu Nyman 7 years ago
committed by GitHub
parent
commit
13ec95789e
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
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


Loading…
Cancel
Save