From 627d0ecb08c6cf0031287ad317334733d8c4be36 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Tue, 28 Mar 2017 14:05:08 +0200 Subject: [PATCH] net-analyzer/nethogs: Revbump to not install into /usr/local (bug #614144). Thanks to Daniel Augustin for the bug report and the hint how to fix it. Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- .../nethogs/{nethogs-0.8.5.ebuild => nethogs-0.8.5-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename net-analyzer/nethogs/{nethogs-0.8.5.ebuild => nethogs-0.8.5-r1.ebuild} (93%) diff --git a/net-analyzer/nethogs/nethogs-0.8.5.ebuild b/net-analyzer/nethogs/nethogs-0.8.5-r1.ebuild similarity index 93% rename from net-analyzer/nethogs/nethogs-0.8.5.ebuild rename to net-analyzer/nethogs/nethogs-0.8.5-r1.ebuild index c88fc19baf69..96e845c300c7 100644 --- a/net-analyzer/nethogs/nethogs-0.8.5.ebuild +++ b/net-analyzer/nethogs/nethogs-0.8.5-r1.ebuild @@ -28,6 +28,6 @@ src_compile() { } src_install() { - emake DESTDIR="${ED}" prefix="/usr" install + emake DESTDIR="${ED}" PREFIX="/usr" install dodoc Changelog DESIGN README.decpcap.txt README.md } -- 2.26.2