mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-benchmarks/stress-ng: fix install on prefix
Closes: https://bugs.gentoo.org/937919 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
@@ -57,3 +57,8 @@ src_compile() {
|
||||
|
||||
emake "${myemakeopts[@]}"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
emake DESTDIR="${ED}" install
|
||||
einstalldocs
|
||||
}
|
||||
Reference in New Issue
Block a user