]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
OPENZAP-29 add openzap libs/mods to deb packages
authorMichael Jerris <mike@jerris.com>
Mon, 8 Dec 2008 23:17:05 +0000 (23:17 +0000)
committerMichael Jerris <mike@jerris.com>
Mon, 8 Dec 2008 23:17:05 +0000 (23:17 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10663 d0543943-73ff-0310-b7d9-9358b9ac24b2

debian/freeswitch.install

index 8c7378ddfc38120ae8205db54b03944dc39103ea..7e035641ea50c5100f48b092fe5b119b9374e808 100644 (file)
@@ -2,6 +2,7 @@ opt/freeswitch/htdocs/*
 opt/freeswitch/bin/freeswitch
 opt/freeswitch/bin/scripts/*
 opt/freeswitch/lib/libfreeswitch*.so*
+opt/freeswitch/lib/libopenzap*.so*
 opt/freeswitch/mod/mod_shout*
 opt/freeswitch/mod/mod_cdr_csv.so*
 opt/freeswitch/mod/mod_console.so*
@@ -30,6 +31,12 @@ opt/freeswitch/mod/mod_portaudio.so*
 opt/freeswitch/mod/mod_sofia.so*
 opt/freeswitch/mod/mod_woomera.so*
 opt/freeswitch/mod/mod_openzap.so
+opt/freeswitch/mod/ozmod_analog_em.so
+opt/freeswitch/mod/ozmod_analog.so
+opt/freeswitch/mod/ozmod_isdn.so
+opt/freeswitch/mod/ozmod_ss7_boost.so
+opt/freeswitch/mod/ozmod_wanpipe.so
+opt/freeswitch/mod/ozmod_zt.so
 opt/freeswitch/mod/mod_event_*.so*
 opt/freeswitch/mod/mod_native_file.so*
 opt/freeswitch/mod/mod_sndfile.so*