summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsgeir Bjarni Ingvarsson <asgeir@fundinn.org>2018-04-06 12:51:33 +0000
committerLars Wendler <polynomial-c@gentoo.org>2018-04-06 15:11:54 +0200
commit387649dc226e0a8d59ea05fa75b0189c5721599a (patch)
tree07eec8f49b6800da5dbfa76bda80df8c7600daa6 /app-text
parentapp-text/lesspipe: Switch to EAPI-6 (diff)
downloadgentoo-387649dc226e0a8d59ea05fa75b0189c5721599a.tar.gz
gentoo-387649dc226e0a8d59ea05fa75b0189c5721599a.tar.bz2
gentoo-387649dc226e0a8d59ea05fa75b0189c5721599a.zip
app-text/lesspipe: Replace dodoc with einstalldocs
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-text')
-rw-r--r--app-text/lesspipe/lesspipe-1.83-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/lesspipe/lesspipe-1.83-r1.ebuild b/app-text/lesspipe/lesspipe-1.83-r1.ebuild
index d62cceae539e..92d625cc3641 100644
--- a/app-text/lesspipe/lesspipe-1.83-r1.ebuild
+++ b/app-text/lesspipe/lesspipe-1.83-r1.ebuild
@@ -28,7 +28,7 @@ src_compile() {
src_install() {
emake PREFIX="${EPREFIX}/usr" DESTDIR="${D}" install
- dodoc ChangeLog README TODO
+ einstalldocs
}
pkg_preinst() {