mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-analyzer/chronograf: fix CI issue with 1.8.5, EAPI-7 missing /
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -495,6 +495,6 @@ src_install() {
|
||||
pkg_postinst() {
|
||||
if [[ -z "${REPLACING_VERSIONS}" ]]; then
|
||||
einfo "In order to use chronograf, you will need to configure"
|
||||
einfo "the appropriate options in ${EROOT}etc/conf.d/chronograf"
|
||||
einfo "the appropriate options in ${EROOT}/etc/conf.d/chronograf"
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user