Fix :files in recipes/dayone

This commit is contained in:
mori-dev 2013-11-13 12:01:56 +09:00
parent e50556bc28
commit 864ff9f304

View file

@ -1,4 +1,4 @@
(dayone (dayone
:repo "mori-dev/emacs-dayone" :repo "mori-dev/emacs-dayone"
:fetcher github :fetcher github
:files ("dayone.el" "layout.xml.mustache")) :files ("*.el" "*.mustache"))