Define a conffiles section for aiccu (#3972)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12559 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
878a9c7c04
commit
9a5d8be7d9
@ -40,6 +40,10 @@ define Build/Compile
|
||||
DEBUG=0
|
||||
endef
|
||||
|
||||
define Package/aiccu/conffiles
|
||||
/etc/aiccu.conf
|
||||
endef
|
||||
|
||||
define Package/aiccu/install
|
||||
$(INSTALL_DIR) $(1)/usr/sbin
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/unix-console/$(PKG_NAME) $(1)/usr/sbin/
|
||||
|
Loading…
x
Reference in New Issue
Block a user