git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10657 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2008-12-08 17:22:18 +00:00
parent bd3e06846e
commit 33ac59b5c5
7 changed files with 5 additions and 5 deletions

View File

@ -450,11 +450,11 @@ $(OUR_MODULES):
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