mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
adblock: update 1.1.16, release 2
* workaround for LuCI search path issue Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=adblock
|
PKG_NAME:=adblock
|
||||||
PKG_VERSION:=1.1.16
|
PKG_VERSION:=1.1.16
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
PKG_LICENSE:=GPL-3.0+
|
PKG_LICENSE:=GPL-3.0+
|
||||||
PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>
|
PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ EXTRA_COMMANDS="toggle cfgup"
|
|||||||
EXTRA_HELP=" toggle Toggle adblocking 'on' or 'off'
|
EXTRA_HELP=" toggle Toggle adblocking 'on' or 'off'
|
||||||
cfgup Update the adblock configuration file"
|
cfgup Update the adblock configuration file"
|
||||||
|
|
||||||
|
PATH="/usr/sbin:/usr/bin:/sbin:/bin"
|
||||||
|
|
||||||
adb_debug=0
|
adb_debug=0
|
||||||
if [ $((adb_debug)) -eq 0 ]
|
if [ $((adb_debug)) -eq 0 ]
|
||||||
then
|
then
|
||||||
|
|||||||
Reference in New Issue
Block a user