Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/abrt/
Date: Sat, 23 Feb 2019 16:38:17
Message-Id: 1550939885.bd5d83f6788408eb19e21363980735cd4165b9ad.pacho@gentoo
1 commit: bd5d83f6788408eb19e21363980735cd4165b9ad
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 23 16:37:53 2019 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 23 16:38:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd5d83f6
7
8 app-admin/abrt: Fix typo
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
12
13 app-admin/abrt/abrt-2.12.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-admin/abrt/abrt-2.12.0-r1.ebuild b/app-admin/abrt/abrt-2.12.0-r1.ebuild
17 index fedc7d3e48b..77b7808c706 100644
18 --- a/app-admin/abrt/abrt-2.12.0-r1.ebuild
19 +++ b/app-admin/abrt/abrt-2.12.0-r1.ebuild
20 @@ -64,7 +64,7 @@ src_prepare() {
21 # Install under proper directory
22 sed -i -e 's:dbusabrtdocdir = ${datadir}/doc/abrt-dbus-${VERSION}/html:dbusabrtdocdir = ${datadir}/doc/${PF}/html:' doc/problems-service/Makefile.am || die
23
24 - # Ensure this works for systemd with and without /usr merge
25 + # Ensure this works for systems with and without /usr merge
26 sed -i -e "s:/usr/bin/bash:$(which bash):" init-scripts/abrtd.service || die
27
28 # pyhook test is sensitive to the format of python's error messages, and