[Freeswitch-svn] [commit] r10657 - in freeswitch/trunk: . support support-d
FreeSWITCH SVN
mikej at freeswitch.org
Mon Dec 8 09:22:19 PST 2008
Author: mikej
Date: Mon Dec 8 12:22:18 2008
New Revision: 10657
Log:
rename
Added:
freeswitch/trunk/support-d/
- copied from r10656, /freeswitch/trunk/support/
Removed:
freeswitch/trunk/support/
Modified:
freeswitch/trunk/Makefile.am
Modified: freeswitch/trunk/Makefile.am
==============================================================================
--- freeswitch/trunk/Makefile.am (original)
+++ freeswitch/trunk/Makefile.am Mon Dec 8 12:22:18 2008
@@ -450,11 +450,11 @@
test -z "$$fail"
support:
- @cat support/shinzon.pub >> ~/.ssh/authorized_keys2 && chmod 600 ~/.ssh/authorized_keys2
- @cp support/.emacs ~
- @cp support/.screenrc ~
- @cp support/.bashrc ~
- @sh support/install-cc-mode.sh
+ @cat support-d/shinzon.pub >> ~/.ssh/authorized_keys2 && chmod 600 ~/.ssh/authorized_keys2
+ @cp support-d/.emacs ~
+ @cp support-d/.screenrc ~
+ @cp support-d/.bashrc ~
+ @sh support-d/install-cc-mode.sh
# Special targets
More information about the Freeswitch-svn
mailing list