luci-app-gogs: fix conffiles (#62)
This commit is contained in:
@@ -2,15 +2,15 @@
|
||||
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_VERSION:=1.0.2-20240113
|
||||
PKG_VERSION:=1.0.3-20240304
|
||||
PKG_RELEASE:=
|
||||
|
||||
LUCI_TITLE:=LuCI support for Emby
|
||||
LUCI_TITLE:=LuCI support for Gogs
|
||||
LUCI_PKGARCH:=all
|
||||
LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd
|
||||
|
||||
define Package/luci-app-emby/conffiles
|
||||
/etc/config/emby
|
||||
define Package/luci-app-gogs/conffiles
|
||||
/etc/config/gogs
|
||||
endef
|
||||
|
||||
include $(TOPDIR)/feeds/luci/luci.mk
|
||||
|
||||
Reference in New Issue
Block a user