summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-vpnbypass/Makefile
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2017-03-13 10:21:02 +0200
committerGitHub <noreply@github.com>2017-03-13 10:21:02 +0200
commit9779d5395c7e653aac32c173c49e27e5777a2c1d (patch)
tree6ff4aa9377669c9cbdeb289a5f4365096a283ad9 /applications/luci-app-vpnbypass/Makefile
parent4c10d29ddcf3473bec34fab2b15c8ce017d6e8a5 (diff)
parente86438fa76932e348a347b18e247b0ed806628db (diff)
Merge pull request #1065 from stangri/luci-app-vpnbypass
luci-app-vpnbypass: updated service start/enable logic.
Diffstat (limited to 'applications/luci-app-vpnbypass/Makefile')
-rw-r--r--applications/luci-app-vpnbypass/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/applications/luci-app-vpnbypass/Makefile b/applications/luci-app-vpnbypass/Makefile
index e26fe273cc..0ca74ae38a 100644
--- a/applications/luci-app-vpnbypass/Makefile
+++ b/applications/luci-app-vpnbypass/Makefile
@@ -9,7 +9,8 @@ PKG_MAINTAINER:=Stan Grishin <stangri@melmac.net>
LUCI_TITLE:=VPN Bypass Web UI
LUCI_DEPENDS:=+vpnbypass
LUCI_PKGARCH:=all
+PKG_RELEASE:=1
include ../../luci.mk
-# call BuildPackage - OpenWrt buildroot signature \ No newline at end of file
+# call BuildPackage - OpenWrt buildroot signature