app-text/lesspipe: Replace dodoc with einstalldocs
authorAsgeir Bjarni Ingvarsson <asgeir@fundinn.org>
Fri, 6 Apr 2018 12:51:33 +0000 (12:51 +0000)
committerLars Wendler <polynomial-c@gentoo.org>
Fri, 6 Apr 2018 13:11:54 +0000 (15:11 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-text/lesspipe/lesspipe-1.83-r1.ebuild

index d62cceae539efc4a24dd65e131def56f8a22955e..92d625cc36415bf59d5dad9c3a5c9258261cfc5f 100644 (file)
@@ -28,7 +28,7 @@ src_compile() {
 
 src_install() {
        emake PREFIX="${EPREFIX}/usr" DESTDIR="${D}" install
-       dodoc ChangeLog README TODO
+       einstalldocs
 }
 
 pkg_preinst() {