summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/emact')
-rw-r--r--app-editors/emact/emact-2.58.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emact/emact-2.58.0.ebuild b/app-editors/emact/emact-2.58.0.ebuild
index b5eeeec97fa3..8d8b17864ccd 100644
--- a/app-editors/emact/emact-2.58.0.ebuild
+++ b/app-editors/emact/emact-2.58.0.ebuild
@@ -21,6 +21,6 @@ src_configure() {
}
src_install() {
- emake INSTALL="${D}"/usr install
+ emake INSTALL="${ED%/}"/usr install
#dodoc README
}