[Freeswitch-svn] [commit] r10658 - freeswitch/trunk
FreeSWITCH SVN
mikej at freeswitch.org
Mon Dec 8 09:24:52 PST 2008
Author: mikej
Date: Mon Dec 8 12:24:52 2008
New Revision: 10658
Log:
tweak support target
Modified:
freeswitch/trunk/Makefile.am
Modified: freeswitch/trunk/Makefile.am
==============================================================================
--- freeswitch/trunk/Makefile.am (original)
+++ freeswitch/trunk/Makefile.am Mon Dec 8 12:24:52 2008
@@ -454,7 +454,7 @@
@cp support-d/.emacs ~
@cp support-d/.screenrc ~
@cp support-d/.bashrc ~
- @sh support-d/install-cc-mode.sh
+ @test -f ~/.cc-mode-installed || sh support-d/install-cc-mode.sh && touch ~/.cc-mode-installed
# Special targets
More information about the Freeswitch-svn
mailing list