From: Mathieu Parent Date: Tue, 23 Feb 2010 15:57:53 +0000 (+0000) Subject: FSBUILD-251: Debian buildsystem: Some development files (*.la) are placed in both... X-Git-Tag: v1.0.6~397 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f70813a90ee219f05f0e75d51c23d34251447167;p=thirdparty%2Ffreeswitch.git FSBUILD-251: Debian buildsystem: Some development files (*.la) are placed in both freeswitch and freeswitch-dev packages git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16735 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- 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*