diff --git a/app-forensics/rdd/rdd-3.0.4-r4.ebuild b/app-forensics/rdd/rdd-3.0.4-r4.ebuild index 7eb409b19..7dc36c36a 100644 --- a/app-forensics/rdd/rdd-3.0.4-r4.ebuild +++ b/app-forensics/rdd/rdd-3.0.4-r4.ebuild @@ -77,7 +77,8 @@ src_configure() { } src_compile() { - emake -j1 + emake librdd.la + emake } src_install() {