summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www-misc/monitorix/monitorix-3.11.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-misc/monitorix/monitorix-3.11.0.ebuild b/www-misc/monitorix/monitorix-3.11.0.ebuild
index 0b372b29d77f..a1331012cd39 100644
--- a/www-misc/monitorix/monitorix-3.11.0.ebuild
+++ b/www-misc/monitorix/monitorix-3.11.0.ebuild
@@ -99,7 +99,7 @@ pkg_postinst() {
elog " sys-power/nut (Network UPS Tools statistics)"
elog
elog "If you wish to use your own web server:"
- elog " Web data can be found at: ${EROOT%/}/var/lib/${PN}/www/"
+ elog " Web data can be found at: ${EROOT}/var/lib/${PN}/www/"
elog " Also please check the correct user and group ownership"
- elog " of ${EROOT%/}/var/lib/${PN}/www/imgs/"
+ elog " of ${EROOT}/var/lib/${PN}/www/imgs/"
}