Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10657 d0543943-73ff-0310-b7d9-9358b9ac24b2
  • Loading branch information
mjerris committed Dec 8, 2008
1 parent bd3e068 commit 33ac59b
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 33ac59b

Please sign in to comment.