mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
www-misc/monitorix: [QA] Fix UnnecessarySlashStrip
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -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/"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user