* luci/contrib/luci-addons: fix config file overwriting issue

This commit is contained in:
Jo-Philipp Wich 2008-09-07 14:55:09 +00:00
parent 21a7e9bc65
commit a2683f5ffd

View file

@ -21,6 +21,11 @@ define Package/luci-addons
URL:=http://luci.freifunk-halle.net URL:=http://luci.freifunk-halle.net
endef endef
define Package/luci-addons/conffiles
/etc/config/luci_hosts
/etc/config/luci_ethers
endef
define Package/luci-addons/install define Package/luci-addons/install
$(INSTALL_DIR) $(1)/usr/bin $(INSTALL_DIR) $(1)/usr/bin
$(INSTALL_DIR) $(1)/sbin $(INSTALL_DIR) $(1)/sbin