diff --git a/app-forensics/rdd/rdd-3.0.4-r4.ebuild b/app-forensics/rdd/rdd-3.0.4-r4.ebuild index 7dc36c36a..4e00ef298 100644 --- a/app-forensics/rdd/rdd-3.0.4-r4.ebuild +++ b/app-forensics/rdd/rdd-3.0.4-r4.ebuild @@ -77,7 +77,7 @@ src_configure() { } src_compile() { - emake librdd.la + emake -C src librdd.la emake }