From: Brian West Date: Mon, 15 Dec 2008 17:26:24 +0000 (+0000) Subject: download from fs.org X-Git-Tag: v1.0.2~234 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a0a8e186cab917801b075b6f905668f2f0dc9b7;p=thirdparty%2Ffreeswitch.git download from fs.org git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10770 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/support-d/install-cc-mode.sh b/support-d/install-cc-mode.sh index d9c78227d7..d83b306ba0 100644 --- a/support-d/install-cc-mode.sh +++ b/support-d/install-cc-mode.sh @@ -1,5 +1,5 @@ version=5.31.3 -wget http://easynews.dl.sourceforge.net/sourceforge/cc-mode/cc-mode-${version}.tar.gz +wget http://www.freeswitch.org/eg/cc-mode-${version}.tar.gz tar -zxvf cc-mode-${version}.tar.gz cd cc-mode-${version} emacs -batch -no-site-file -q -f batch-byte-compile cc-*.el