Define a conffiles section for ddns-scripts (#3971)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 9 Sep 2008 09:15:18 +0000 (09:15 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 9 Sep 2008 09:15:18 +0000 (09:15 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12560 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/ddns-scripts/Makefile

index ecfebbb..f8e6946 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)/