mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
adding :files to MELPA -pkg file
Including the names of directories which ideally should be created upon installation.
This commit is contained in:
parent
09e9223df0
commit
bb4184775d
1 changed files with 4 additions and 1 deletions
|
@ -1 +1,4 @@
|
|||
(literate-starter-kit :fetcher github :repo "eschulte/emacs24-starter-kit")
|
||||
(literate-starter-kit
|
||||
:fetcher github
|
||||
:repo "eschulte/emacs24-starter-kit"
|
||||
:files ("elpa" "snippets" "src" "Makefile" "init.el" "*.org"))
|
||||
|
|
Loading…
Reference in a new issue