commit 4e570fdfb2b604d1bd71359cbca11193f85a0d4e
parent 2e782778378c4368508683617de65465a75dbd86
Author: Hannu Nyman <hannu.nyman@iki.fi>
Date: Fri, 3 Jun 2016 20:46:54 +0300
Merge pull request #2809 from dibdot/adblock
adblock: update 1.1.16, release 2
Diffstat:
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/net/adblock/Makefile b/net/adblock/Makefile
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=adblock
PKG_VERSION:=1.1.16
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_LICENSE:=GPL-3.0+
PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>
diff --git a/net/adblock/files/adblock.init b/net/adblock/files/adblock.init
@@ -6,6 +6,8 @@ EXTRA_COMMANDS="toggle cfgup"
EXTRA_HELP=" toggle Toggle adblocking 'on' or 'off'
cfgup Update the adblock configuration file"
+PATH="/usr/sbin:/usr/bin:/sbin:/bin"
+
adb_debug=0
if [ $((adb_debug)) -eq 0 ]
then