1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-03-20 09:19:22 -09:00

Merge pull request from npostavs/el-get-norcp

Don't include recipes in el-get package
This commit is contained in:
Steve Purcell 2014-10-30 12:38:02 +00:00
commit 1c61197a2b

View file

@ -1 +1 @@
(el-get :fetcher github :repo "dimitri/el-get" :files ("*.el" "*.info" "recipes" "methods"))
(el-get :fetcher github :repo "dimitri/el-get" :files ("*.el" ("recipes" "recipes/el-get.rcp") "methods"))