download from fs.org
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10770 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
5515d9b24d
commit
9a0a8e186c
|
@ -1,5 +1,5 @@
|
||||||
version=5.31.3
|
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
|
tar -zxvf cc-mode-${version}.tar.gz
|
||||||
cd cc-mode-${version}
|
cd cc-mode-${version}
|
||||||
emacs -batch -no-site-file -q -f batch-byte-compile cc-*.el
|
emacs -batch -no-site-file -q -f batch-byte-compile cc-*.el
|
||||||
|
|
Loading…
Reference in New Issue