media-sound/ncmpcpp: [QA] Fix missing trailing slash
authorDavid Seifert <soap@gentoo.org>
Sun, 11 Aug 2019 11:19:40 +0000 (13:19 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 11 Aug 2019 11:19:40 +0000 (13:19 +0200)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
media-sound/ncmpcpp/ncmpcpp-0.8.2-r1.ebuild
media-sound/ncmpcpp/ncmpcpp-9999.ebuild

index 6db57f5943927990c041e567e2fdab5d7ee0f691..007f6387ce674a3ffaa90e7eabe3847d98f43001 100644 (file)
@@ -54,7 +54,7 @@ src_install() {
 pkg_postinst() {
        echo
        elog "Example configuration files have been installed at"
-       elog "${ROOT}usr/share/doc/${PF}"
+       elog "${ROOT}/usr/share/doc/${PF}"
        elog "${P} uses ~/.ncmpcpp/config and ~/.ncmpcpp/bindings"
        elog "as user configuration files."
        echo
index f5c7770182d294ee7a9aebe8b1430018858f5f04..7b75299afc52f662037cee430f0115bb68a5d5fc 100644 (file)
@@ -57,7 +57,7 @@ src_install() {
 pkg_postinst() {
        echo
        elog "Example configuration files have been installed at"
-       elog "${ROOT}usr/share/doc/${PF}"
+       elog "${ROOT}/usr/share/doc/${PF}"
        elog "${P} uses ~/.ncmpcpp/config and ~/.ncmpcpp/bindings"
        elog "as user configuration files."
        echo