Skip to content

Commit ef8c35d

Browse files
jcs090218condy0919
authored andcommitted
avoid compile evil magit
1 parent 792f170 commit ef8c35d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Eask

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
(keywords "evil" "tools")
77

88
(package-file "evil-collection.el")
9-
(files "modes/*/*.el")
9+
(files "modes/*/*.el" '(:exclude "modes/magit/*.el"))
1010

1111
(script "test" "echo \"Error: no test specified\" && exit 1")
1212

0 commit comments

Comments
 (0)