aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-gfx/mayo/mayo-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/mayo/mayo-0.8.0.ebuild b/media-gfx/mayo/mayo-0.8.0.ebuild
index f860f2e43..2b0a41215 100644
--- a/media-gfx/mayo/mayo-0.8.0.ebuild
+++ b/media-gfx/mayo/mayo-0.8.0.ebuild
@@ -34,7 +34,7 @@ src_configure() {
}
src_install() {
- emake install INSTALL_ROOT="${D}"
+ emake install INSTALL_ROOT="${ED}"
dobin mayo
einstalldocs
}