Define a conffiles section for ddns-scripts (#3971)
authorFlorian Fainelli <florian@openwrt.org>
Tue, 9 Sep 2008 09:15:18 +0000 (09:15 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 9 Sep 2008 09:15:18 +0000 (09:15 +0000)
SVN-Revision: 12560

net/ddns-scripts/Makefile

index ecfebbb652dc2147e2a52e3cc2c9814389e6c73e..f8e694683d497afdbddb0d56e7e1d71de4840fe4 100644 (file)
@@ -28,6 +28,10 @@ endef
 define Build/Compile
 endef
 
+define Package/ddns-scripts/conffiles
+/etc/config/ddns
+endef
+
 define Package/ddns-scripts/install
        $(INSTALL_DIR) $(1)
        $(CP) ./files/* $(1)/