Update source-release.sh
This commit is contained in:
parent
9927ccb61a
commit
4f6ce097e0
|
|
@ -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}/*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue