mirror of
https://github.com/correl/melpa.git
synced 2024-11-24 11:09:51 +00:00
Merge pull request #2127 from npostavs/el-get-norcp
Don't include recipes in el-get package
This commit is contained in:
commit
1c61197a2b
1 changed files with 1 additions and 1 deletions
|
@ -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"))
|
||||
|
|
Loading…
Reference in a new issue