From 9b88b79823018a4c084e1450d9a41088571d6cb3 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 11 Aug 2019 13:19:15 +0200 Subject: [PATCH] app-accessibility/brltty: [QA] Fix missing trailing slash Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: David Seifert --- app-accessibility/brltty/brltty-6.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-accessibility/brltty/brltty-6.0-r1.ebuild b/app-accessibility/brltty/brltty-6.0-r1.ebuild index 821681796652..34d65bbe5436 100644 --- a/app-accessibility/brltty/brltty-6.0-r1.ebuild +++ b/app-accessibility/brltty/brltty-6.0-r1.ebuild @@ -208,7 +208,7 @@ src_install() { pkg_postinst() { elog - elog "please be sure ${ROOT}etc/brltty.conf is correct for your system." + elog "please be sure ${ROOT}/etc/brltty.conf is correct for your system." elog elog "To make brltty start on boot, type this command as root:" elog -- 2.26.2