Add snippets subdir to buster-snippets recipe (fixes #368)

This commit is contained in:
Steve Purcell 2012-11-05 08:05:01 +00:00
parent bd115612b6
commit 67dabf3309

View file

@ -1,3 +1,4 @@
(buster-snippets
:repo "magnars/buster-snippets.el"
:fetcher github)
:fetcher github
:files ("*.el" "snippets"))