From: Conrad Kostecki Date: Thu, 5 Dec 2019 20:03:29 +0000 (+0100) Subject: net-misc/mcproxy: drop unnecessary slash strip ${ED%/} X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fe64303fc97e26bc95e724a148a6d1473001aa6c;p=gentoo.git net-misc/mcproxy: drop unnecessary slash strip ${ED%/} Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Conrad Kostecki --- diff --git a/net-misc/mcproxy/mcproxy-1.1.1-r1.ebuild b/net-misc/mcproxy/mcproxy-1.1.1-r1.ebuild index b45f84ae1358..41a61a3847d5 100644 --- a/net-misc/mcproxy/mcproxy-1.1.1-r1.ebuild +++ b/net-misc/mcproxy/mcproxy-1.1.1-r1.ebuild @@ -43,7 +43,7 @@ src_compile() { } src_install() { - emake INSTALL_ROOT="${ED%/}" install + emake INSTALL_ROOT="${ED}" install insinto /etc doins mcproxy.conf