summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/magit/magit-9999.ebuild')
-rw-r--r--app-emacs/magit/magit-9999.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emacs/magit/magit-9999.ebuild b/app-emacs/magit/magit-9999.ebuild
index d9d3068acc4b..57f82de1ff46 100644
--- a/app-emacs/magit/magit-9999.ebuild
+++ b/app-emacs/magit/magit-9999.ebuild
@@ -22,6 +22,8 @@ S="${S}/lisp"
LICENSE="GPL-3+"
SLOT="0"
+PATCHES=( "${FILESDIR}"/${PN}-3.3.0-magit-libgit.patch )
+
DOCS=( ../README.md ../docs/AUTHORS.md ../docs/RelNotes )
ELISP_TEXINFO="../docs/*.texi"
SITEFILE="50${PN}-gentoo.el"