summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/nagios-plugins/nagios-plugins-2.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"
}