Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/hfsutils/
Date: Tue, 31 Oct 2017 14:13:05
Message-Id: 1509459171.72748665d4dfb9f7535457b703a29602e2bb35e9.grobian@gentoo
1 commit: 72748665d4dfb9f7535457b703a29602e2bb35e9
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 31 14:12:19 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 31 14:12:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72748665
7
8 sys-fs/hfsutils: fix install for Prefix by Francois Bissy in bug #635950
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 sys-fs/hfsutils/hfsutils-3.2.6-r5.ebuild | 8 ++++----
13 1 file changed, 4 insertions(+), 4 deletions(-)
14
15 diff --git a/sys-fs/hfsutils/hfsutils-3.2.6-r5.ebuild b/sys-fs/hfsutils/hfsutils-3.2.6-r5.ebuild
16 index e44c4bc2efa..e6aad9cbc5b 100644
17 --- a/sys-fs/hfsutils/hfsutils-3.2.6-r5.ebuild
18 +++ b/sys-fs/hfsutils/hfsutils-3.2.6-r5.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -41,9 +41,9 @@ src_compile() {
26 src_install() {
27 dodir /usr/bin /usr/lib /usr/share/man/man1
28 emake \
29 - prefix="${D}"/usr \
30 - MANDEST="${D}"/usr/share/man \
31 - infodir="${D}"/usr/share/info \
32 + prefix="${ED}"/usr \
33 + MANDEST="${ED}"/usr/share/man \
34 + infodir="${ED}"/usr/share/info \
35 install
36 dobin hfsck/hfsck
37 dodoc BLURB CHANGES README TODO doc/*.txt