mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
treewide: fix broken conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
This commit is contained in:
+3
-3
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=squid
|
||||
PKG_VERSION:=4.6
|
||||
PKG_RELEASE:=4
|
||||
PKG_RELEASE:=5
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=http://www3.us.squid-cache.org/Versions/v4/ \
|
||||
@@ -58,8 +58,8 @@ define Package/squid/config
|
||||
endef
|
||||
|
||||
define Package/squid/conffiles
|
||||
/etc/config/squid
|
||||
/etc/squid/squid.conf
|
||||
/etc/config/squid
|
||||
/etc/squid/squid.conf
|
||||
endef
|
||||
|
||||
define Package/squid-mod-cachemgr
|
||||
|
||||
Reference in New Issue
Block a user