From: Piotr Karbowski Date: Thu, 24 Oct 2019 19:51:52 +0000 (+0200) Subject: sys-apps/dstat: 0.7.4: add missing install target. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c4a088199cd63467f2d0e607735fbecbec761229;p=gentoo.git sys-apps/dstat: 0.7.4: add missing install target. Fixes broken src_install() introduced in commit 33d249d4b12616985c6b3b67d484e989827de983. Closes: https://bugs.gentoo.org/698456 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Piotr Karbowski --- diff --git a/sys-apps/dstat/dstat-0.7.4.ebuild b/sys-apps/dstat/dstat-0.7.4.ebuild index 491efbdb32a4..3c7300ff8da3 100644 --- a/sys-apps/dstat/dstat-0.7.4.ebuild +++ b/sys-apps/dstat/dstat-0.7.4.ebuild @@ -40,7 +40,7 @@ src_prepare() { } src_install() { - emake DESTDIR="${ED}" + emake DESTDIR="${ED}" install einstalldocs if use examples; then