[Freeswitch-svn] [commit] r10770 - freeswitch/trunk/support-d
FreeSWITCH SVN
brian at freeswitch.org
Mon Dec 15 09:26:25 PST 2008
Author: brian
Date: Mon Dec 15 12:26:24 2008
New Revision: 10770
Log:
download from fs.org
Modified:
freeswitch/trunk/support-d/install-cc-mode.sh
Modified: freeswitch/trunk/support-d/install-cc-mode.sh
==============================================================================
--- freeswitch/trunk/support-d/install-cc-mode.sh (original)
+++ freeswitch/trunk/support-d/install-cc-mode.sh Mon Dec 15 12:26:24 2008
@@ -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
More information about the Freeswitch-svn
mailing list