mark minidlna.conf as config file
Signed-off-by: Mathias Kresin <openwrt@kresin.me> git-svn-id: svn://svn.openwrt.org/openwrt/packages@27417 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7efbf6e8d9
commit
8b0eca2567
@ -39,6 +39,10 @@ define Package/minidlna/description
|
|||||||
being fully compliant with DLNA/UPnP-AV clients.
|
being fully compliant with DLNA/UPnP-AV clients.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define Package/minidlna/conffiles
|
||||||
|
/etc/minidlna.conf
|
||||||
|
endef
|
||||||
|
|
||||||
define Package/minidlna/install
|
define Package/minidlna/install
|
||||||
$(INSTALL_DIR) $(1)/etc
|
$(INSTALL_DIR) $(1)/etc
|
||||||
$(INSTALL_DATA) $(PKG_BUILD_DIR)/minidlna.conf $(1)/etc/
|
$(INSTALL_DATA) $(PKG_BUILD_DIR)/minidlna.conf $(1)/etc/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user