From 0a80ed565e4f643c42518999690df5ddfaa4b5bd Mon Sep 17 00:00:00 2001 From: cshore Date: Tue, 8 Mar 2011 18:32:12 +0000 Subject: [PATCH] [net] miniupnpd: Remove keeping miniupnpd.conf example on the device - it's rarely needed documentation and can be found in build_dir/.../miniupnpd... git-svn-id: svn://svn.openwrt.org/openwrt/packages@25960 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/miniupnpd/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile index 532885619..b9d08a5d8 100644 --- a/net/miniupnpd/Makefile +++ b/net/miniupnpd/Makefile @@ -50,7 +50,6 @@ define Package/miniupnpd/install $(INSTALL_DATA) ./files/miniupnpd.iface.hotplug $(1)/etc/hotplug.d/iface/50-miniupnpd $(INSTALL_DATA) ./files/miniupnpd.firewall.hotplug $(1)/etc/hotplug.d/firewall/50-miniupnpd $(INSTALL_DIR) $(1)/usr/share/miniupnpd - $(INSTALL_DATA) $(PKG_BUILD_DIR)/miniupnpd.conf $(1)/usr/share/miniupnpd/miniupnpd.conf.example $(INSTALL_DATA) ./files/upnpd.config.example $(1)/etc/config/upnpd.example endef -- 2.11.0