build fix

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@796 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2006-03-08 02:58:36 +00:00
parent 124f7d234c
commit 4d8d6e61a3
1 changed files with 1 additions and 1 deletions

View File

@ -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