From cd328205194e9641a67a1ed43dbf10bbd1daee75 Mon Sep 17 00:00:00 2001 From: Donald Curtis Date: Mon, 27 May 2013 12:07:10 -0500 Subject: [PATCH] remove :files from flycheck recipe closes 783 --- recipes/flycheck | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes/flycheck b/recipes/flycheck index 164278f1..fccd544e 100644 --- a/recipes/flycheck +++ b/recipes/flycheck @@ -1,2 +1 @@ -(flycheck :repo "lunaryorn/flycheck" :fetcher github - :files ("flycheck.el" "doc/dir" "doc/flycheck.info")) +(flycheck :repo "lunaryorn/flycheck" :fetcher github)