Suggested-By: Susan Wilson
Closes: https://bugs.gentoo.org/675820
Closes: https://github.com/gentoo/gentoo/pull/10909
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
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}