Update source-release.sh

This commit is contained in:
FusionPBX 2017-05-20 16:52:36 -06:00 committed by GitHub
parent 9927ccb61a
commit 4f6ce097e0
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ sed -i' ' -e s:'#applications/mod_curl:applications/mod_curl:' /usr/src/freeswit
#sed -i' ' -e s:'#formats/mod_shout:formats/mod_shout:' /usr/src/freeswitch/modules.conf #sed -i' ' -e s:'#formats/mod_shout:formats/mod_shout:' /usr/src/freeswitch/modules.conf
#configure the source (additional option --enable-system-lua) #configure the source (additional option --enable-system-lua)
cd /usr/src/freeswitch && ./configure --prefix=/usr/local/freeswitch --enable-core-pgsql-support --disable-fhs /usr/src/freeswitch/./configure --prefix=/usr/local/freeswitch --enable-core-pgsql-support --disable-fhs
#gmake #gmake
rm -rf /usr/local/freeswitch/{lib,mod,bin}/* rm -rf /usr/local/freeswitch/{lib,mod,bin}/*