summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/scrot/scrot-0.8_p13-r1.ebuild')
-rw-r--r--media-gfx/scrot/scrot-0.8_p13-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/scrot/scrot-0.8_p13-r1.ebuild b/media-gfx/scrot/scrot-0.8_p13-r1.ebuild
index 46e7b729c2cc..f3270d6118dc 100644
--- a/media-gfx/scrot/scrot-0.8_p13-r1.ebuild
+++ b/media-gfx/scrot/scrot-0.8_p13-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -31,7 +31,7 @@ src_prepare() {
src_install() {
emake DESTDIR="${D}" install
- rm -r "${D}"/usr/doc || die
+ rm -r "${ED}"/usr/doc || die
dodoc AUTHORS ChangeLog
newbashcomp "${FILESDIR}"/${PN}.bash-completion ${PN}