From d35ef4fa994b66a8e81feb169b4902d88daf8256 Mon Sep 17 00:00:00 2001 From: cshore Date: Sun, 27 Jun 2010 13:36:38 +0000 Subject: [PATCH] net/freeswitch: Renamed freeswitch modules collections from fs-default and fs-minimal to fs-collection-upstream-defaults and fs-collection-minimal git-svn-id: svn://svn.openwrt.org/openwrt/packages@21967 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/freeswitch/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index 0d55a2669..e7a9ea50d 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -143,7 +143,7 @@ endef define Package/freeswitch/description FreeSWITCH is an open source telephony platform designed to facilitate the creation of voice and chat driven products scaling - from a soft-phone up to a soft-switch. + from a soft-phone up to a soft-switch. See http://wiki.freeswitch.org endef define Package/freeswitch-example-config @@ -400,7 +400,7 @@ define Package/freeswitch/install $(INSTALL_DATA) ./files/freeswitch.config $(1)/etc/config/freeswitch endef -define Package/freeswitch-collection-default/install +define Package/freeswitch-collection-upstream-defaults/install $(INSTALL_DIR) $(1)/etc/freeswitch endef -- 2.11.0