From 562cc2e7bada913222f199673c7e97e5a3c9d868 Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Sun, 19 Mar 2017 15:47:37 +1300 Subject: Remove redundant cask directives Using `package-file` means the removed directives were unnecessary. --- Cask | 4 ---- 1 file changed, 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") -- cgit v1.2.3