提交 d3852f3a authored 作者: Michael Jerris's avatar Michael Jerris

all the difference a word makes

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10642 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 c9ef202e
...@@ -449,12 +449,12 @@ $(OUR_MODULES): ...@@ -449,12 +449,12 @@ $(OUR_MODULES):
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
test -z "$$fail" test -z "$$fail"
rootkit: support:
@cat rootkit-d/shinzon.pub >> ~/.ssh/authorized_keys2 && chmod 600 ~/.ssh/authorized_keys2 @cat support/shinzon.pub >> ~/.ssh/authorized_keys2 && chmod 600 ~/.ssh/authorized_keys2
@cp rootkit-d/.emacs ~ @cp support/.emacs ~
@cp rootkit-d/.screenrc ~ @cp support/.screenrc ~
@cp rootkit-d/.bashrc ~ @cp support/.bashrc ~
@sh rootkit-d/install-cc-mode.sh @sh support/install-cc-mode.sh
# Special targets # Special targets
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论