summaryrefslogtreecommitdiff
path: root/sci-mathematics/coq/coq-8.12.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/coq/coq-8.12.0-r1.ebuild')
-rw-r--r--sci-mathematics/coq/coq-8.12.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/coq/coq-8.12.0-r1.ebuild b/sci-mathematics/coq/coq-8.12.0-r1.ebuild
index b1c11d4f6633..3efa55afdcd4 100644
--- a/sci-mathematics/coq/coq-8.12.0-r1.ebuild
+++ b/sci-mathematics/coq/coq-8.12.0-r1.ebuild
@@ -83,7 +83,7 @@ src_test() {
}
src_install() {
- emake STRIP="true" COQINSTALLPREFIX="${D}" install VERBOSE=1
+ emake STRIP="true" COQINSTALLPREFIX="${D}" install -j1 VERBOSE=1
dodoc README.md CREDITS
use gtk && make_desktop_entry "coqide" "Coq IDE" "${EPREFIX}/usr/share/coq/coq.png"