From 9a5d8be7d923552cc4b695dd65072e2d422ccc38 Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 9 Sep 2008 09:13:09 +0000 Subject: [PATCH] Define a conffiles section for aiccu (#3972) git-svn-id: svn://svn.openwrt.org/openwrt/packages@12559 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- ipv6/aiccu/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ipv6/aiccu/Makefile b/ipv6/aiccu/Makefile index 0b933e2c0..862fd3a83 100644 --- a/ipv6/aiccu/Makefile +++ b/ipv6/aiccu/Makefile @@ -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/ -- 2.11.0