From 784ea716dd431e4bc4825301912cbf20b5212d9c Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Sat, 14 Jan 2006 13:07:56 +0000 Subject: [PATCH] update git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@377 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- buildlib.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildlib.sh b/buildlib.sh index 2252712955..dea7a3a664 100755 --- a/buildlib.sh +++ b/buildlib.sh @@ -11,7 +11,7 @@ fi install= -base=http://www.sofaswitch.com/mikej +base=http://www.freeswitch.org/downloads/libs if [ ! -z $1 ] && [ $1 = install ] ; then install=1