projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2e1dfe
)
vpnbypass: makefile hotfix
4008/head
author
Stan Grishin
<stangri@melmac.net>
Tue, 14 Feb 2017 16:06:36 +0000
(08:06 -0800)
committer
Stan Grishin
<stangri@melmac.net>
Tue, 14 Feb 2017 16:08:27 +0000
(08:08 -0800)
Signed-off-by: Stan Grishin <stangri@melmac.net>
net/vpnbypass/Makefile
patch
|
blob
|
history
diff --git
a/net/vpnbypass/Makefile
b/net/vpnbypass/Makefile
index d7cb3d8bc04256666b0ca00a9ae0f577dd31b309..8b3eee0a98007c9306ee9d5fa98632129dcc064d 100644
(file)
--- a/
net/vpnbypass/Makefile
+++ b/
net/vpnbypass/Makefile
@@
-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