commit:     bd5d83f6788408eb19e21363980735cd4165b9ad
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 23 16:37:53 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Feb 23 16:38:05 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd5d83f6

app-admin/abrt: Fix typo

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 app-admin/abrt/abrt-2.12.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/abrt/abrt-2.12.0-r1.ebuild 
b/app-admin/abrt/abrt-2.12.0-r1.ebuild
index fedc7d3e48b..77b7808c706 100644
--- a/app-admin/abrt/abrt-2.12.0-r1.ebuild
+++ b/app-admin/abrt/abrt-2.12.0-r1.ebuild
@@ -64,7 +64,7 @@ src_prepare() {
        # Install under proper directory
        sed -i -e 's:dbusabrtdocdir = 
${datadir}/doc/abrt-dbus-${VERSION}/html:dbusabrtdocdir = 
${datadir}/doc/${PF}/html:' doc/problems-service/Makefile.am || die
 
-       # Ensure this works for systemd with and without /usr merge
+       # Ensure this works for systems with and without /usr merge
        sed -i -e "s:/usr/bin/bash:$(which bash):" init-scripts/abrtd.service 
|| die
 
        # pyhook test is sensitive to the format of python's error messages, and

Reply via email to