From e38255a31a4ca31541c97a506a55f82e2670abe6 Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Wed, 8 May 2013 18:57:48 +0100 Subject: [PATCH] Fix weechat recipe to pick up the -pkg.el.in file --- recipes/weechat | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes/weechat b/recipes/weechat index a51321ed..155cc2b3 100644 --- a/recipes/weechat +++ b/recipes/weechat @@ -1,3 +1,2 @@ (weechat :fetcher github - :repo "the-kenny/weechat.el" - :files ("*.el")) + :repo "the-kenny/weechat.el")