mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-vcs/git: Fixed build with USE="doc" (bug #625154).
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
@@ -370,7 +370,6 @@ src_compile() {
|
||||
|
||||
cd "${S}"/contrib/diff-highlight || die
|
||||
git_emake
|
||||
use doc && git_emake doc
|
||||
|
||||
if use mediawiki ; then
|
||||
cd "${S}"/contrib/mw-to-git
|
||||
|
||||
Reference in New Issue
Block a user