projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea01d07
)
dev-ml/camlbz2: disable // make, it sometimes fails
author
Alexis Ballier
<aballier@gentoo.org>
Thu, 13 Jul 2017 20:58:58 +0000
(22:58 +0200)
committer
Alexis Ballier
<aballier@gentoo.org>
Thu, 13 Jul 2017 20:59:10 +0000
(22:59 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-ml/camlbz2/camlbz2-0.6.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-ml/camlbz2/camlbz2-0.6.0.ebuild
b/dev-ml/camlbz2/camlbz2-0.6.0.ebuild
index d9bbd48ae93f4bc0909cfca716083dd8fb802f41..8eb275d3451e31bf7a79e8730a4a60d075442f0a 100644
(file)
--- a/
dev-ml/camlbz2/camlbz2-0.6.0.ebuild
+++ b/
dev-ml/camlbz2/camlbz2-0.6.0.ebuild
@@
-18,6
+18,10
@@
DEPEND="app-arch/bzip2
>=dev-lang/ocaml-3.12:=[ocamlopt]"
RDEPEND="${DEPEND}"
+src_compile() {
+ emake -j1
+}
+
src_install() {
findlib_src_preinst
emake DESTDIR="${OCAMLFIND_DESTDIR}" install