mirror of
https://github.com/openwrt/packages.git
synced 2026-01-08 10:00:19 +04:00
treewide: add conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=nlbwmon
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/jow-/nlbwmon.git
|
||||
@@ -41,6 +41,7 @@ define Package/nlbwmon/install
|
||||
endef
|
||||
|
||||
define Package/nlbwmon/conffiles
|
||||
/etc/config/nlbwmon
|
||||
/usr/share/nlbwmon/protocols
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user