summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2017-07-15 23:24:40 +0200
committerLars Wendler <polynomial-c@gentoo.org>2017-07-15 23:24:55 +0200
commita174106ca7ac67baee24a96c1fbb006325247c4b (patch)
tree8f3837b192bd04323a1aeacd4235b8831699fd01 /dev-vcs/git
parentdev-util/bazel: version bump to 0.5.2 (diff)
downloadgentoo-a174106ca7ac67baee24a96c1fbb006325247c4b.tar.gz
gentoo-a174106ca7ac67baee24a96c1fbb006325247c4b.tar.bz2
gentoo-a174106ca7ac67baee24a96c1fbb006325247c4b.zip
dev-vcs/git: Fixed build with USE="doc" (bug #625154).
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-vcs/git')
-rw-r--r--dev-vcs/git/git-2.13.3.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.13.3.ebuild b/dev-vcs/git/git-2.13.3.ebuild
index 80c6530c1c86..2b0d92a449dd 100644
--- a/dev-vcs/git/git-2.13.3.ebuild
+++ b/dev-vcs/git/git-2.13.3.ebuild
@@ -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