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
This commit is contained in:
Mathieu Parent 2010-02-23 15:57:53 +00:00
parent 6666bf7d9d
commit f70813a90e
1 changed files with 10 additions and 10 deletions

View File

@ -7,16 +7,16 @@ opt/freeswitch/bin/fs_ivrd
opt/freeswitch/bin/scripts/* opt/freeswitch/bin/scripts/*
opt/freeswitch/lib/libfreeswitch*.so* opt/freeswitch/lib/libfreeswitch*.so*
opt/freeswitch/lib/libopenzap*.so* opt/freeswitch/lib/libopenzap*.so*
opt/freeswitch/mod/mod_cidlookup* opt/freeswitch/mod/mod_cidlookup.so*
opt/freeswitch/mod/mod_curl* opt/freeswitch/mod/mod_curl.so*
opt/freeswitch/mod/mod_easyroute* opt/freeswitch/mod/mod_easyroute.so*
opt/freeswitch/mod/mod_lcr* opt/freeswitch/mod/mod_lcr.so*
opt/freeswitch/mod/mod_nibblebill* opt/freeswitch/mod/mod_nibblebill.so*
opt/freeswitch/mod/mod_skypiax* opt/freeswitch/mod/mod_skypiax.so*
opt/freeswitch/mod/mod_snom* opt/freeswitch/mod/mod_snom.so*
opt/freeswitch/mod/mod_spy* opt/freeswitch/mod/mod_spy.so*
opt/freeswitch/mod/mod_vmd* opt/freeswitch/mod/mod_vmd.so*
opt/freeswitch/mod/mod_shout* opt/freeswitch/mod/mod_shout.so*
opt/freeswitch/mod/mod_cdr_csv.so* opt/freeswitch/mod/mod_cdr_csv.so*
opt/freeswitch/mod/mod_console.so* opt/freeswitch/mod/mod_console.so*
opt/freeswitch/mod/mod_expr.so* opt/freeswitch/mod/mod_expr.so*