mirror of
https://github.com/correl/melpa.git
synced 2024-12-18 19:21:32 +00:00
All template files in Ecukes should be in templates folder.
This commit is contained in:
parent
0c2a09deec
commit
c2e2be7068
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
(ecukes :repo "rejeep/ecukes" :fetcher github
|
(ecukes :repo "rejeep/ecukes" :fetcher github
|
||||||
:files ("ecukes*" "templates/*.tpl"))
|
:files ("ecukes*" ("templates" "templates/*.tpl")))
|
||||||
|
|
Loading…
Reference in a new issue