all the difference a word makes

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10642 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2008-12-07 16:23:35 +00:00
parent c9ef202e69
commit d3852f3aee
6 changed files with 6 additions and 6 deletions

View File

@ -449,12 +449,12 @@ $(OUR_MODULES):
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
test -z "$$fail"
rootkit:
@cat rootkit-d/shinzon.pub >> ~/.ssh/authorized_keys2 && chmod 600 ~/.ssh/authorized_keys2
@cp rootkit-d/.emacs ~
@cp rootkit-d/.screenrc ~
@cp rootkit-d/.bashrc ~
@sh rootkit-d/install-cc-mode.sh
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
# Special targets