avoid compile evil magit

This commit is contained in:
JenChieh 2024-04-08 17:46:10 -07:00 committed by Youmu
parent 792f170d29
commit ef8c35d332
1 changed files with 1 additions and 1 deletions

2
Eask
View File

@ -6,7 +6,7 @@
(keywords "evil" "tools")
(package-file "evil-collection.el")
(files "modes/*/*.el")
(files "modes/*/*.el" '(:exclude "modes/magit/*.el"))
(script "test" "echo \"Error: no test specified\" && exit 1")