From 2b5c9d0606dbcb51951f3fc14811803dc5c83270 Mon Sep 17 00:00:00 2001 From: Cayetano Santos Date: Fri, 10 Jan 2014 19:42:32 +0100 Subject: [PATCH] Fixed missing bash shell file in recipe --- recipes/rcirc-alert | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/rcirc-alert b/recipes/rcirc-alert index bc33dde6..8dff64a4 100644 --- a/recipes/rcirc-alert +++ b/recipes/rcirc-alert @@ -1 +1 @@ -(rcirc-alert :repo "csantosb/rcirc-alert" :fetcher github) +(rcirc-alert :repo "csantosb/rcirc-alert" :files ("*.el" "*.sh") :fetcher github)