From 3c259a18d98df74a99fa112fb505c22e91180359 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Wed, 11 Dec 2019 11:24:24 -0500 Subject: [PATCH] net-analyzer/nagios-plugins: add trailing slash for ROOT (EAPI=7 fix). Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Michael Orlitzky --- net-analyzer/nagios-plugins/nagios-plugins-2.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/nagios-plugins/nagios-plugins-2.3.1.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-2.3.1.ebuild index 47d4b9d0a4f5..e60ae3dda0cc 100644 --- a/net-analyzer/nagios-plugins/nagios-plugins-2.3.1.ebuild +++ b/net-analyzer/nagios-plugins/nagios-plugins-2.3.1.ebuild @@ -116,5 +116,5 @@ pkg_postinst() { elog "are able to monitor. Depending on what you want to monitor, some" elog "or all of these USE flags need to be set." elog - elog "The plugins are installed in ${ROOT}usr/$(get_libdir)/nagios/plugins" + elog "The plugins are installed in ${ROOT}/usr/$(get_libdir)/nagios/plugins" } -- 2.26.2