From 375956ef3296d256de9a5a02819806c26b60f3a9 Mon Sep 17 00:00:00 2001 From: Mathieu Parent Date: Sat, 27 Mar 2010 14:14:20 +0000 Subject: [PATCH] debian: cleaning - sort *.install and *.conffiles - complete freeswitch-lang-* (some conffiles were not installed) - remove duplicate lines - dirs should only contain empty dirs, debhelper creates others - avoid installing mod_spidermonkey_socket.la, mod_perl.la and mod_lua.la in the language as it is in -dev git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17119 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- debian/dirs | 11 +- debian/freeswitch-dev.install | 2 +- debian/freeswitch-lang-de.conffiles | 6 +- debian/freeswitch-lang-de.install | 6 +- debian/freeswitch-lang-en.conffiles | 11 +- debian/freeswitch-lang-en.install | 10 +- debian/freeswitch-lang-fr.conffiles | 10 +- debian/freeswitch-lang-ru.conffiles | 11 +- debian/freeswitch-lang-ru.install | 10 +- debian/freeswitch-lua.conffiles | 2 +- debian/freeswitch-lua.install | 2 +- debian/freeswitch-perl.conffiles | 2 +- debian/freeswitch-perl.install | 4 +- debian/freeswitch-spidermonkey.conffiles | 2 +- debian/freeswitch-spidermonkey.install | 10 +- debian/freeswitch.conffiles | 191 +++++++++++------------ debian/freeswitch.install | 2 - 17 files changed, 147 insertions(+), 145 deletions(-) diff --git a/debian/dirs b/debian/dirs index 3e43454f6c..e2957b06b5 100644 --- a/debian/dirs +++ b/debian/dirs @@ -1,14 +1,5 @@ -opt/freeswitch/conf/dialplan/default -opt/freeswitch/conf/dialplan/public -opt/freeswitch/conf/sip_profiles/nat -opt/freeswitch/conf/sip_profiles/default -opt/freeswitch/conf/sip_profiles/outbound -opt/freeswitch/conf/directory/default -opt/freeswitch/conf/autoload_configs -opt/freeswitch/conf/jingle_profiles opt/freeswitch/log opt/freeswitch/db opt/freeswitch/bin/scripts -etc/opt etc/monit -etc/default + diff --git a/debian/freeswitch-dev.install b/debian/freeswitch-dev.install index 40ad0577b6..9fcb97c816 100644 --- a/debian/freeswitch-dev.install +++ b/debian/freeswitch-dev.install @@ -1,5 +1,5 @@ +opt/freeswitch/include/* opt/freeswitch/lib/*.a opt/freeswitch/lib/*.la opt/freeswitch/mod/*.a opt/freeswitch/mod/*.la -opt/freeswitch/include/* diff --git a/debian/freeswitch-lang-de.conffiles b/debian/freeswitch-lang-de.conffiles index fbd2adefac..c6957644fa 100644 --- a/debian/freeswitch-lang-de.conffiles +++ b/debian/freeswitch-lang-de.conffiles @@ -1,3 +1,3 @@ -/opt/freeswitch/conf/lang/de/de.xml -/opt/freeswitch/conf/lang/de/demo/demo.xml -/opt/freeswitch/conf/lang/de/vm/tts.xml +opt/freeswitch/conf/lang/de/demo/demo.xml +opt/freeswitch/conf/lang/de/de.xml +opt/freeswitch/conf/lang/de/vm/tts.xml diff --git a/debian/freeswitch-lang-de.install b/debian/freeswitch-lang-de.install index 704341dfff..a7e326a6ad 100644 --- a/debian/freeswitch-lang-de.install +++ b/debian/freeswitch-lang-de.install @@ -1,4 +1,4 @@ -opt/freeswitch/conf/lang/de/*.xml -opt/freeswitch/conf/lang/de/demo/*.xml -opt/freeswitch/conf/lang/de/vm/*.xml +opt/freeswitch/conf/lang/de/demo/demo.xml +opt/freeswitch/conf/lang/de/de.xml +opt/freeswitch/conf/lang/de/vm/tts.xml opt/freeswitch/mod/mod_say_de.so* diff --git a/debian/freeswitch-lang-en.conffiles b/debian/freeswitch-lang-en.conffiles index 72197f464a..0a6a6b9bfa 100644 --- a/debian/freeswitch-lang-en.conffiles +++ b/debian/freeswitch-lang-en.conffiles @@ -1,4 +1,7 @@ -/opt/freeswitch/conf/lang/en/en.xml -/opt/freeswitch/conf/lang/en/demo/demo.xml -/opt/freeswitch/conf/lang/en/vm/sounds.xml -/opt/freeswitch/conf/lang/en/vm/tts.xml +opt/freeswitch/conf/lang/en/demo/demo-ivr.xml +opt/freeswitch/conf/lang/en/demo/demo.xml +opt/freeswitch/conf/lang/en/dir/sounds.xml +opt/freeswitch/conf/lang/en/dir/tts.xml +opt/freeswitch/conf/lang/en/en.xml +opt/freeswitch/conf/lang/en/vm/sounds.xml +opt/freeswitch/conf/lang/en/vm/tts.xml diff --git a/debian/freeswitch-lang-en.install b/debian/freeswitch-lang-en.install index 0f146f9ae8..73b86280b5 100644 --- a/debian/freeswitch-lang-en.install +++ b/debian/freeswitch-lang-en.install @@ -1,4 +1,8 @@ -opt/freeswitch/conf/lang/en/*.xml -opt/freeswitch/conf/lang/en/demo/*.xml -opt/freeswitch/conf/lang/en/vm/*.xml +opt/freeswitch/conf/lang/en/demo/demo-ivr.xml +opt/freeswitch/conf/lang/en/demo/demo.xml +opt/freeswitch/conf/lang/en/dir/sounds.xml +opt/freeswitch/conf/lang/en/dir/tts.xml +opt/freeswitch/conf/lang/en/en.xml +opt/freeswitch/conf/lang/en/vm/sounds.xml +opt/freeswitch/conf/lang/en/vm/tts.xml opt/freeswitch/mod/mod_say_en.so* diff --git a/debian/freeswitch-lang-fr.conffiles b/debian/freeswitch-lang-fr.conffiles index 75055617e5..45b9e151e8 100644 --- a/debian/freeswitch-lang-fr.conffiles +++ b/debian/freeswitch-lang-fr.conffiles @@ -1,5 +1,5 @@ -/opt/freeswitch/conf/lang/fr/fr.xml -/opt/freeswitch/conf/lang/fr/demo/demo.xml -/opt/freeswitch/conf/lang/fr/dir/sounds.xml -/opt/freeswitch/conf/lang/fr/dir/tts.xml -/opt/freeswitch/conf/lang/fr/vm/sounds.xml +opt/freeswitch/conf/lang/fr/fr.xml +opt/freeswitch/conf/lang/fr/demo/demo.xml +opt/freeswitch/conf/lang/fr/dir/sounds.xml +opt/freeswitch/conf/lang/fr/dir/tts.xml +opt/freeswitch/conf/lang/fr/vm/sounds.xml diff --git a/debian/freeswitch-lang-ru.conffiles b/debian/freeswitch-lang-ru.conffiles index d92b277b2f..a2ea74eb0c 100644 --- a/debian/freeswitch-lang-ru.conffiles +++ b/debian/freeswitch-lang-ru.conffiles @@ -1,4 +1,7 @@ -/opt/freeswitch/conf/lang/ru/ru.xml -/opt/freeswitch/conf/lang/ru/demo/demo.xml -/opt/freeswitch/conf/lang/ru/vm/sounds.xml -/opt/freeswitch/conf/lang/ru/vm/tts.xml +opt/freeswitch/conf/lang/ru/demo/demo-ivr.xml +opt/freeswitch/conf/lang/ru/demo/demo.xml +opt/freeswitch/conf/lang/ru/dir/sounds.xml +opt/freeswitch/conf/lang/ru/dir/tts.xml +opt/freeswitch/conf/lang/ru/ru.xml +opt/freeswitch/conf/lang/ru/vm/sounds.xml +opt/freeswitch/conf/lang/ru/vm/tts.xml diff --git a/debian/freeswitch-lang-ru.install b/debian/freeswitch-lang-ru.install index 9c363f234b..7c58f72f12 100644 --- a/debian/freeswitch-lang-ru.install +++ b/debian/freeswitch-lang-ru.install @@ -1,4 +1,8 @@ -opt/freeswitch/conf/lang/ru/*.xml -opt/freeswitch/conf/lang/ru/demo/*.xml -opt/freeswitch/conf/lang/ru/vm/*.xml +opt/freeswitch/conf/lang/ru/demo/demo-ivr.xml +opt/freeswitch/conf/lang/ru/demo/demo.xml +opt/freeswitch/conf/lang/ru/dir/sounds.xml +opt/freeswitch/conf/lang/ru/dir/tts.xml +opt/freeswitch/conf/lang/ru/ru.xml +opt/freeswitch/conf/lang/ru/vm/sounds.xml +opt/freeswitch/conf/lang/ru/vm/tts.xml opt/freeswitch/mod/mod_say_ru.so* diff --git a/debian/freeswitch-lua.conffiles b/debian/freeswitch-lua.conffiles index dbe8a22a9d..f6ebe4838f 100644 --- a/debian/freeswitch-lua.conffiles +++ b/debian/freeswitch-lua.conffiles @@ -1 +1 @@ -/opt/freeswitch/conf/autoload_configs/lua.conf.xml +opt/freeswitch/conf/autoload_configs/lua.conf.xml diff --git a/debian/freeswitch-lua.install b/debian/freeswitch-lua.install index 4308e144ef..af944aebea 100644 --- a/debian/freeswitch-lua.install +++ b/debian/freeswitch-lua.install @@ -1,2 +1,2 @@ -opt/freeswitch/mod/mod_lua* opt/freeswitch/conf/autoload_configs/lua.conf.xml +opt/freeswitch/mod/mod_lua.so* diff --git a/debian/freeswitch-perl.conffiles b/debian/freeswitch-perl.conffiles index 6a13819992..bc90917276 100644 --- a/debian/freeswitch-perl.conffiles +++ b/debian/freeswitch-perl.conffiles @@ -1 +1 @@ -/opt/freeswitch/conf/autoload_configs/perl.conf.xml +opt/freeswitch/conf/autoload_configs/perl.conf.xml diff --git a/debian/freeswitch-perl.install b/debian/freeswitch-perl.install index 6e9b1a3fd8..706a6a091d 100644 --- a/debian/freeswitch-perl.install +++ b/debian/freeswitch-perl.install @@ -1,3 +1,3 @@ -opt/freeswitch/perl/* -opt/freeswitch/mod/mod_perl* opt/freeswitch/conf/autoload_configs/perl.conf.xml +opt/freeswitch/mod/mod_perl.so* +opt/freeswitch/perl/* diff --git a/debian/freeswitch-spidermonkey.conffiles b/debian/freeswitch-spidermonkey.conffiles index 2a8eeb06fa..49105e6821 100644 --- a/debian/freeswitch-spidermonkey.conffiles +++ b/debian/freeswitch-spidermonkey.conffiles @@ -1 +1 @@ -/opt/freeswitch/conf/autoload_configs/spidermonkey.conf.xml +opt/freeswitch/conf/autoload_configs/spidermonkey.conf.xml diff --git a/debian/freeswitch-spidermonkey.install b/debian/freeswitch-spidermonkey.install index 5a12878182..882a287ba8 100644 --- a/debian/freeswitch-spidermonkey.install +++ b/debian/freeswitch-spidermonkey.install @@ -1,6 +1,6 @@ -opt/freeswitch/mod/mod_spidermonkey*so* -opt/freeswitch/lib/libnspr4.so* -opt/freeswitch/lib/libjs.so* -opt/freeswitch/lib/libplds4.so* -opt/freeswitch/lib/libplc4.so* opt/freeswitch/conf/autoload_configs/spidermonkey.conf.xml +opt/freeswitch/lib/libjs.so* +opt/freeswitch/lib/libnspr4.so* +opt/freeswitch/lib/libplc4.so* +opt/freeswitch/lib/libplds4.so* +opt/freeswitch/mod/mod_spidermonkey*.so* diff --git a/debian/freeswitch.conffiles b/debian/freeswitch.conffiles index 096f12b9af..87f3fd2c78 100644 --- a/debian/freeswitch.conffiles +++ b/debian/freeswitch.conffiles @@ -1,96 +1,95 @@ -/opt/freeswitch/conf/autoload_configs/acl.conf.xml -/opt/freeswitch/conf/autoload_configs/alsa.conf.xml -/opt/freeswitch/conf/autoload_configs/cdr_csv.conf.xml -/opt/freeswitch/conf/autoload_configs/cidlookup.conf.xml -/opt/freeswitch/conf/autoload_configs/conference.conf.xml -/opt/freeswitch/conf/autoload_configs/console.conf.xml -/opt/freeswitch/conf/autoload_configs/dialplan_directory.conf.xml -/opt/freeswitch/conf/autoload_configs/dingaling.conf.xml -/opt/freeswitch/conf/autoload_configs/directory.conf.xml -/opt/freeswitch/conf/autoload_configs/easyroute.conf.xml -/opt/freeswitch/conf/autoload_configs/enum.conf.xml -/opt/freeswitch/conf/autoload_configs/event_multicast.conf.xml -/opt/freeswitch/conf/autoload_configs/event_socket.conf.xml -/opt/freeswitch/conf/autoload_configs/fax.conf.xml -/opt/freeswitch/conf/autoload_configs/fifo.conf.xml -/opt/freeswitch/conf/autoload_configs/ivr.conf.xml -/opt/freeswitch/conf/autoload_configs/java.conf.xml -/opt/freeswitch/conf/autoload_configs/lcr.conf.xml -/opt/freeswitch/conf/autoload_configs/limit.conf.xml -/opt/freeswitch/conf/autoload_configs/local_stream.conf.xml -/opt/freeswitch/conf/autoload_configs/logfile.conf.xml -/opt/freeswitch/conf/autoload_configs/memcache.conf.xml -/opt/freeswitch/conf/autoload_configs/modules.conf.xml -/opt/freeswitch/conf/autoload_configs/nibblebill.conf.xml -/opt/freeswitch/conf/autoload_configs/opal.conf.xml -/opt/freeswitch/conf/autoload_configs/pocketsphinx.conf.xml -/opt/freeswitch/conf/autoload_configs/portaudio.conf.xml -/opt/freeswitch/conf/autoload_configs/post_load_modules.conf.xml -/opt/freeswitch/conf/autoload_configs/python.conf.xml -/opt/freeswitch/conf/autoload_configs/rss.conf.xml -/opt/freeswitch/conf/autoload_configs/shout.conf.xml -/opt/freeswitch/conf/autoload_configs/skinny.conf.xml -/opt/freeswitch/conf/autoload_configs/sofia.conf.xml -/opt/freeswitch/conf/autoload_configs/switch.conf.xml -/opt/freeswitch/conf/autoload_configs/syslog.conf.xml -/opt/freeswitch/conf/autoload_configs/timezones.conf.xml -/opt/freeswitch/conf/autoload_configs/tts_commandline.conf.xml -/opt/freeswitch/conf/autoload_configs/unicall.conf.xml -/opt/freeswitch/conf/autoload_configs/voicemail.conf.xml -/opt/freeswitch/conf/autoload_configs/xml_cdr.conf.xml -/opt/freeswitch/conf/autoload_configs/xml_curl.conf.xml -/opt/freeswitch/conf/autoload_configs/xml_rpc.conf.xml -/opt/freeswitch/conf/autoload_configs/zeroconf.conf.xml -/opt/freeswitch/conf/dialplan/default/00_pizza_demo.xml -/opt/freeswitch/conf/dialplan/default/01_example.com.xml -/opt/freeswitch/conf/dialplan/default/99999_enum.xml -/opt/freeswitch/conf/dialplan/default.xml -/opt/freeswitch/conf/dialplan/features.xml -/opt/freeswitch/conf/dialplan/public/00_inbound_did.xml -/opt/freeswitch/conf/dialplan/public.xml -/opt/freeswitch/conf/directory/default/1000.xml -/opt/freeswitch/conf/directory/default/1001.xml -/opt/freeswitch/conf/directory/default/1002.xml -/opt/freeswitch/conf/directory/default/1003.xml -/opt/freeswitch/conf/directory/default/1004.xml -/opt/freeswitch/conf/directory/default/1005.xml -/opt/freeswitch/conf/directory/default/1006.xml -/opt/freeswitch/conf/directory/default/1007.xml -/opt/freeswitch/conf/directory/default/1008.xml -/opt/freeswitch/conf/directory/default/1009.xml -/opt/freeswitch/conf/directory/default/1010.xml -/opt/freeswitch/conf/directory/default/1011.xml -/opt/freeswitch/conf/directory/default/1012.xml -/opt/freeswitch/conf/directory/default/1013.xml -/opt/freeswitch/conf/directory/default/1014.xml -/opt/freeswitch/conf/directory/default/1015.xml -/opt/freeswitch/conf/directory/default/1016.xml -/opt/freeswitch/conf/directory/default/1017.xml -/opt/freeswitch/conf/directory/default/1018.xml -/opt/freeswitch/conf/directory/default/1019.xml -/opt/freeswitch/conf/directory/default/brian.xml -/opt/freeswitch/conf/directory/default/default.xml -/opt/freeswitch/conf/directory/default/example.com.xml -/opt/freeswitch/conf/directory/default.xml -/opt/freeswitch/conf/extensions.conf -/opt/freeswitch/conf/freeswitch.xml -/opt/freeswitch/conf/fur_elise.ttml -/opt/freeswitch/conf/ivr_menus/demo_ivr.xml -/opt/freeswitch/conf/jingle_profiles/client.xml -/opt/freeswitch/conf/jingle_profiles/server.xml -/opt/freeswitch/conf/m3ua.conf -/opt/freeswitch/conf/mime.types -/opt/freeswitch/conf/notify-voicemail.tpl -/opt/freeswitch/conf/pika.conf -/opt/freeswitch/conf/sip_profiles/external/example.xml -/opt/freeswitch/conf/sip_profiles/external.xml -/opt/freeswitch/conf/sip_profiles/internal/example.xml -/opt/freeswitch/conf/sip_profiles/internal-ipv6.xml -/opt/freeswitch/conf/sip_profiles/internal.xml -/opt/freeswitch/conf/tetris.ttml -/opt/freeswitch/conf/tones.conf -/opt/freeswitch/conf/vars.xml -/opt/freeswitch/conf/voicemail.tpl -/opt/freeswitch/conf/web-vm.tpl -/opt/freeswitch/conf/zt.conf - +opt/freeswitch/conf/autoload_configs/acl.conf.xml +opt/freeswitch/conf/autoload_configs/alsa.conf.xml +opt/freeswitch/conf/autoload_configs/cdr_csv.conf.xml +opt/freeswitch/conf/autoload_configs/cidlookup.conf.xml +opt/freeswitch/conf/autoload_configs/conference.conf.xml +opt/freeswitch/conf/autoload_configs/console.conf.xml +opt/freeswitch/conf/autoload_configs/dialplan_directory.conf.xml +opt/freeswitch/conf/autoload_configs/dingaling.conf.xml +opt/freeswitch/conf/autoload_configs/directory.conf.xml +opt/freeswitch/conf/autoload_configs/easyroute.conf.xml +opt/freeswitch/conf/autoload_configs/enum.conf.xml +opt/freeswitch/conf/autoload_configs/event_multicast.conf.xml +opt/freeswitch/conf/autoload_configs/event_socket.conf.xml +opt/freeswitch/conf/autoload_configs/fax.conf.xml +opt/freeswitch/conf/autoload_configs/fifo.conf.xml +opt/freeswitch/conf/autoload_configs/ivr.conf.xml +opt/freeswitch/conf/autoload_configs/java.conf.xml +opt/freeswitch/conf/autoload_configs/lcr.conf.xml +opt/freeswitch/conf/autoload_configs/limit.conf.xml +opt/freeswitch/conf/autoload_configs/local_stream.conf.xml +opt/freeswitch/conf/autoload_configs/logfile.conf.xml +opt/freeswitch/conf/autoload_configs/memcache.conf.xml +opt/freeswitch/conf/autoload_configs/modules.conf.xml +opt/freeswitch/conf/autoload_configs/nibblebill.conf.xml +opt/freeswitch/conf/autoload_configs/opal.conf.xml +opt/freeswitch/conf/autoload_configs/pocketsphinx.conf.xml +opt/freeswitch/conf/autoload_configs/portaudio.conf.xml +opt/freeswitch/conf/autoload_configs/post_load_modules.conf.xml +opt/freeswitch/conf/autoload_configs/python.conf.xml +opt/freeswitch/conf/autoload_configs/rss.conf.xml +opt/freeswitch/conf/autoload_configs/shout.conf.xml +opt/freeswitch/conf/autoload_configs/skinny.conf.xml +opt/freeswitch/conf/autoload_configs/sofia.conf.xml +opt/freeswitch/conf/autoload_configs/switch.conf.xml +opt/freeswitch/conf/autoload_configs/syslog.conf.xml +opt/freeswitch/conf/autoload_configs/timezones.conf.xml +opt/freeswitch/conf/autoload_configs/tts_commandline.conf.xml +opt/freeswitch/conf/autoload_configs/unicall.conf.xml +opt/freeswitch/conf/autoload_configs/voicemail.conf.xml +opt/freeswitch/conf/autoload_configs/xml_cdr.conf.xml +opt/freeswitch/conf/autoload_configs/xml_curl.conf.xml +opt/freeswitch/conf/autoload_configs/xml_rpc.conf.xml +opt/freeswitch/conf/autoload_configs/zeroconf.conf.xml +opt/freeswitch/conf/dialplan/default/00_pizza_demo.xml +opt/freeswitch/conf/dialplan/default/01_example.com.xml +opt/freeswitch/conf/dialplan/default/99999_enum.xml +opt/freeswitch/conf/dialplan/default.xml +opt/freeswitch/conf/dialplan/features.xml +opt/freeswitch/conf/dialplan/public/00_inbound_did.xml +opt/freeswitch/conf/dialplan/public.xml +opt/freeswitch/conf/directory/default/1000.xml +opt/freeswitch/conf/directory/default/1001.xml +opt/freeswitch/conf/directory/default/1002.xml +opt/freeswitch/conf/directory/default/1003.xml +opt/freeswitch/conf/directory/default/1004.xml +opt/freeswitch/conf/directory/default/1005.xml +opt/freeswitch/conf/directory/default/1006.xml +opt/freeswitch/conf/directory/default/1007.xml +opt/freeswitch/conf/directory/default/1008.xml +opt/freeswitch/conf/directory/default/1009.xml +opt/freeswitch/conf/directory/default/1010.xml +opt/freeswitch/conf/directory/default/1011.xml +opt/freeswitch/conf/directory/default/1012.xml +opt/freeswitch/conf/directory/default/1013.xml +opt/freeswitch/conf/directory/default/1014.xml +opt/freeswitch/conf/directory/default/1015.xml +opt/freeswitch/conf/directory/default/1016.xml +opt/freeswitch/conf/directory/default/1017.xml +opt/freeswitch/conf/directory/default/1018.xml +opt/freeswitch/conf/directory/default/1019.xml +opt/freeswitch/conf/directory/default/brian.xml +opt/freeswitch/conf/directory/default/default.xml +opt/freeswitch/conf/directory/default/example.com.xml +opt/freeswitch/conf/directory/default.xml +opt/freeswitch/conf/extensions.conf +opt/freeswitch/conf/freeswitch.xml +opt/freeswitch/conf/fur_elise.ttml +opt/freeswitch/conf/ivr_menus/demo_ivr.xml +opt/freeswitch/conf/jingle_profiles/client.xml +opt/freeswitch/conf/jingle_profiles/server.xml +opt/freeswitch/conf/m3ua.conf +opt/freeswitch/conf/mime.types +opt/freeswitch/conf/notify-voicemail.tpl +opt/freeswitch/conf/pika.conf +opt/freeswitch/conf/sip_profiles/external/example.xml +opt/freeswitch/conf/sip_profiles/external.xml +opt/freeswitch/conf/sip_profiles/internal/example.xml +opt/freeswitch/conf/sip_profiles/internal-ipv6.xml +opt/freeswitch/conf/sip_profiles/internal.xml +opt/freeswitch/conf/tetris.ttml +opt/freeswitch/conf/tones.conf +opt/freeswitch/conf/vars.xml +opt/freeswitch/conf/voicemail.tpl +opt/freeswitch/conf/web-vm.tpl +opt/freeswitch/conf/zt.conf diff --git a/debian/freeswitch.install b/debian/freeswitch.install index bc195ec95e..421e2a2286 100644 --- a/debian/freeswitch.install +++ b/debian/freeswitch.install @@ -144,7 +144,6 @@ opt/freeswitch/mod/mod_sndfile.so* opt/freeswitch/mod/mod_snom.so* opt/freeswitch/mod/mod_sofia.so* opt/freeswitch/mod/mod_speex.so* -opt/freeswitch/mod/mod_speex.so* opt/freeswitch/mod/mod_spy.so* opt/freeswitch/mod/mod_syslog.so* opt/freeswitch/mod/mod_tone_stream.so* @@ -161,4 +160,3 @@ opt/freeswitch/mod/ozmod_skel.so* opt/freeswitch/mod/ozmod_ss7_boost.so* opt/freeswitch/mod/ozmod_wanpipe.so* opt/freeswitch/mod/ozmod_zt.so* -