summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-08-23 22:29:39 +0200
committerMichał Górny <mgorny@gentoo.org>2016-08-23 22:32:15 +0200
commit7c9bce27e20c323962a0a0becd6828778ff3e3cc (patch)
treec986419cec53c3b126010e2889ac20e62b841ea2 /sys-devel/llvm/llvm-3.8.1-r2.ebuild
parentdev-python/textx: add package (diff)
downloadgentoo-7c9bce27e20c323962a0a0becd6828778ff3e3cc.tar.gz
gentoo-7c9bce27e20c323962a0a0becd6828778ff3e3cc.tar.bz2
gentoo-7c9bce27e20c323962a0a0becd6828778ff3e3cc.zip
sys-devel/llvm: OCaml doc patch has been applied upstream
Diffstat (limited to 'sys-devel/llvm/llvm-3.8.1-r2.ebuild')
-rw-r--r--sys-devel/llvm/llvm-3.8.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-3.8.1-r2.ebuild b/sys-devel/llvm/llvm-3.8.1-r2.ebuild
index 5fdffd0facb4..7f096fcfe21a 100644
--- a/sys-devel/llvm/llvm-3.8.1-r2.ebuild
+++ b/sys-devel/llvm/llvm-3.8.1-r2.ebuild
@@ -145,7 +145,7 @@ src_prepare() {
# Fix libdir for ocaml bindings install, bug #559134
eapply "${FILESDIR}"/9999/0001-cmake-Install-OCaml-modules-into-correct-package-loc.patch
# Do not build/install ocaml docs with USE=-doc, bug #562008
- eapply "${FILESDIR}"/9999/0002-cmake-Make-OCaml-docs-dependent-on-LLVM_BUILD_DOCS.patch
+ eapply "${FILESDIR}"/3.8.1/0002-cmake-Make-OCaml-docs-dependent-on-LLVM_BUILD_DOCS.patch
# Make it possible to override Sphinx HTML install dirs
# https://llvm.org/bugs/show_bug.cgi?id=23780