summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-astronomy/ftools/ftools-6.6.1-r1.ebuild')
-rw-r--r--sci-astronomy/ftools/ftools-6.6.1-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-astronomy/ftools/ftools-6.6.1-r1.ebuild b/sci-astronomy/ftools/ftools-6.6.1-r1.ebuild
index fdfff92..7fc8b4e 100644
--- a/sci-astronomy/ftools/ftools-6.6.1-r1.ebuild
+++ b/sci-astronomy/ftools/ftools-6.6.1-r1.ebuild
@@ -61,7 +61,8 @@ src_install() {
# must let headas install itself. This is very bad, I know.
addwrite "${PREFIX}"
cd BUILD_DIR
- emake install || die "emake install failed"
+ # Hell knows why we need -j1 here. But we sure need it.
+ emake -j1 install || die "emake install failed"
dodoc WTF