summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shepherd <davidshepherd7@users.noreply.github.com>2017-03-19 15:11:46 +0000
committerGitHub <noreply@github.com>2017-03-19 15:11:46 +0000
commit06ae5491652b02781b9e04c044876b4a54f45691 (patch)
tree6408848a630a62a01b18595ecdd80435d5d62179
parentAdd missing autoloads (diff)
parentRemove redundant cask directives (diff)
downloademacs-terminal-here-06ae5491652b02781b9e04c044876b4a54f45691.tar.gz
Merge pull request #2 from purcell/patch-1
Remove redundant cask directives
-rw-r--r--Cask4
1 files changed, 0 insertions, 4 deletions
diff --git a/Cask b/Cask
index b73c913..1ac0ff5 100644
--- a/Cask
+++ b/Cask
@@ -1,7 +1,3 @@
-(package "terminal-here" "0.1" "Run an external terminal in current directory")
-
-(files "terminal-here.el")
-
;; Tell Cask to add package information to this file (so that we can have a
;; single file package).
(package-file "terminal-here.el")