diff --git a/debian/freeswitch.install b/debian/freeswitch.install index 9d8e117c36..13f8138e7c 100644 --- a/debian/freeswitch.install +++ b/debian/freeswitch.install @@ -7,16 +7,16 @@ opt/freeswitch/bin/fs_ivrd opt/freeswitch/bin/scripts/* opt/freeswitch/lib/libfreeswitch*.so* opt/freeswitch/lib/libopenzap*.so* -opt/freeswitch/mod/mod_cidlookup* -opt/freeswitch/mod/mod_curl* -opt/freeswitch/mod/mod_easyroute* -opt/freeswitch/mod/mod_lcr* -opt/freeswitch/mod/mod_nibblebill* -opt/freeswitch/mod/mod_skypiax* -opt/freeswitch/mod/mod_snom* -opt/freeswitch/mod/mod_spy* -opt/freeswitch/mod/mod_vmd* -opt/freeswitch/mod/mod_shout* +opt/freeswitch/mod/mod_cidlookup.so* +opt/freeswitch/mod/mod_curl.so* +opt/freeswitch/mod/mod_easyroute.so* +opt/freeswitch/mod/mod_lcr.so* +opt/freeswitch/mod/mod_nibblebill.so* +opt/freeswitch/mod/mod_skypiax.so* +opt/freeswitch/mod/mod_snom.so* +opt/freeswitch/mod/mod_spy.so* +opt/freeswitch/mod/mod_vmd.so* +opt/freeswitch/mod/mod_shout.so* opt/freeswitch/mod/mod_cdr_csv.so* opt/freeswitch/mod/mod_console.so* opt/freeswitch/mod/mod_expr.so*