mirror of
https://github.com/emacscollective/emacs.g.git
synced 2025-06-07 08:14:16 -04:00
magit: No longer attempt to compile magit-libgit.el
This commit is contained in:
parent
bff9d9e13e
commit
b10d2917ff
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -31,6 +31,7 @@
|
|||||||
[submodule "magit"]
|
[submodule "magit"]
|
||||||
path = lib/magit
|
path = lib/magit
|
||||||
url = git@github.com:magit/magit.git
|
url = git@github.com:magit/magit.git
|
||||||
|
no-byte-compile = lisp/magit-libgit.el
|
||||||
recursive-byte-compile = true
|
recursive-byte-compile = true
|
||||||
info-path = Documentation
|
info-path = Documentation
|
||||||
[submodule "packed"]
|
[submodule "packed"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user