summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenry Gebhardt <hsggebhardt@gmail.com>2009-04-12 00:59:42 +0200
committerHenry Gebhardt <hsggebhardt@gmail.com>2009-04-12 00:59:42 +0200
commit46f8462a06c294994b04b4782635abebe69ab12d (patch)
tree1bdc4e202b854301d1662cd37fb346b45e9654ec /sci-astronomy/ftools/ftools-6.6.1-r1.ebuild
parentsci-astronomy/ftools-6.6.1-r1: Ebuild polishing. (diff)
downloadkork-46f8462a06c294994b04b4782635abebe69ab12d.tar.gz
kork-46f8462a06c294994b04b4782635abebe69ab12d.tar.bz2
kork-46f8462a06c294994b04b4782635abebe69ab12d.zip
sci-astronomy/ftools-6.6.1-r1: Need -j1 for install.
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