build fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@796 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
124f7d234c
commit
4d8d6e61a3
|
@ -21,7 +21,7 @@ if [ -z $MAKE ] ; then
|
|||
fi
|
||||
|
||||
install=
|
||||
base=http://www.freeswitch.org/downloads/libs
|
||||
base=http://svn.freeswitch.org/downloads/libs
|
||||
|
||||
if [ ! -z $1 ] && [ $1 = install ] ; then
|
||||
install=1
|
||||
|
|
Loading…
Reference in New Issue