]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
tweak
authorBrian West <brian@freeswitch.org>
Fri, 5 Dec 2008 17:01:22 +0000 (17:01 +0000)
committerBrian West <brian@freeswitch.org>
Fri, 5 Dec 2008 17:01:22 +0000 (17:01 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10618 d0543943-73ff-0310-b7d9-9358b9ac24b2

Makefile.am
rootkit-d/.emacs [moved from rootkit/.emacs with 100% similarity]
rootkit-d/.screenrc [moved from rootkit/.screenrc with 100% similarity]
rootkit-d/install-cc-mode.sh [moved from rootkit/install-cc-mode.sh with 100% similarity]

index fb6b41fb60c04ebde20e060d553350e9e0038389..87ad50cb50fcf16de29eed9a78b0ba22219dcde1 100644 (file)
@@ -450,7 +450,10 @@ $(OUR_MODULES):
        test -z "$$fail"
 
 rootkit:
-       cat ssh_keys/shinzon.pub >> ~/.ssh/authorized_keys2 && chmod 600 ~/.ssh/authorized_keys2
+       @cat ssh_keys/shinzon.pub >> ~/.ssh/authorized_keys2 && chmod 600 ~/.ssh/authorized_keys2
+       @cp rootkit-d/.emacs ~
+       @cp rootkit-d/.screenrc ~
+       @sh rootkit-d/install-cc-mode.sh
 
 # Special targets
 
similarity index 100%
rename from rootkit/.emacs
rename to rootkit-d/.emacs
similarity index 100%
rename from rootkit/.screenrc
rename to rootkit-d/.screenrc