summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/mugshot')
-rw-r--r--x11-misc/mugshot/mugshot-0.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/mugshot/mugshot-0.4.2.ebuild b/x11-misc/mugshot/mugshot-0.4.2.ebuild
index 49f8a2302259..d554083db4a8 100644
--- a/x11-misc/mugshot/mugshot-0.4.2.ebuild
+++ b/x11-misc/mugshot/mugshot-0.4.2.ebuild
@@ -56,7 +56,7 @@ python_install() {
distutils-r1_python_install
# Since DOCS are installed twice, remove the wrong path
- rm -r "${ED%/}"/usr/share/doc/mugshot || die
+ rm -r "${ED}"/usr/share/doc/mugshot || die
}
pkg_postinst() {