summaryrefslogtreecommitdiff
path: root/pcr/python2-ropemacs/python2-ropemacs.install
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-21 03:22:19 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-21 03:22:19 +0000
commitd0f33415f254cb2fee06fd89f9cfed4535322f37 (patch)
tree66c13d72eac4f0110772b4675231c891334137bc /pcr/python2-ropemacs/python2-ropemacs.install
parent7e108c74958ec076a3734822f61f145d0d69547f (diff)
Fri Mar 21 03:19:28 UTC 2014
Diffstat (limited to 'pcr/python2-ropemacs/python2-ropemacs.install')
-rw-r--r--pcr/python2-ropemacs/python2-ropemacs.install8
1 files changed, 0 insertions, 8 deletions
diff --git a/pcr/python2-ropemacs/python2-ropemacs.install b/pcr/python2-ropemacs/python2-ropemacs.install
deleted file mode 100644
index 4b303b8b4..000000000
--- a/pcr/python2-ropemacs/python2-ropemacs.install
+++ /dev/null
@@ -1,8 +0,0 @@
-post_install() {
-
-echo "After installing pymacs, add these lines to your ``~/.emacs`` file:"
-echo "(require 'pymacs)"
-echo "(pymacs-load \"ropemacs\" \"rope-\")"
-/bin/true
-}
-