mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
Exclude two test/build files.
Neither of these files is essential to the functioning of lentic and at least one of them causes byte compile errors.
This commit is contained in:
parent
49bdcf035b
commit
0f07df876b
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
(lentic :fetcher github :repo "phillord/lentic"
|
||||
:files (:defaults "lenticular.org")
|
||||
:files (:defaults
|
||||
"lenticular.org"
|
||||
(:exclude "build.el" "noisy-change.el"))
|
||||
:old-names (linked-buffer))
|
||||
|
|
Loading…
Reference in a new issue