Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase
Date: Sat, 07 May 2011 16:56:15
Message-Id: 4DC57955.2040406@gmail.com
In Reply to: Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase by Volker Armin Hemmann
1 Volker Armin Hemmann wrote:
2 > On Saturday 07 May 2011 09:36:22 Dale wrote:
3 >
4 >> Volker Armin Hemmann wrote:
5 >>
6 >>
7 >> me. Then again, what do I know. Care to elaborate on how you fixed
8 >> this? Maybe a cat /root/.bash_history would shed some light.
9 >>
10 >>
11 > I got a find / sed error and had to comment out this:
12 >
13 > if use handbook; then
14 > KMEXTRA+=" doc/kcontrol/kgamma"
15 > fi
16 >
17 >
18
19 For the less enlightened. The file is here:
20
21 /usr/portage/kde-base/kgamma/kgamma-4.6.3.ebuild
22
23 This part should look like this:
24
25 src_unpack() {
26 # if use handbook; then
27 # KMEXTRA+=" doc/kcontrol/kgamma"
28 # fi
29
30
31 Don't forget to redo the manifest:
32
33 ebuild /usr/portage/kde-base/kgamma/kgamma-4.6.3.ebuild manifest
34
35 Is this a bug? Should I report it or will they fix it eventually?
36
37 Thanks Volker. That got me going again.
38
39 Dale
40
41 :-) :-)

Replies

Subject Author
Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase Volker Armin Hemmann <volkerarmin@××××××××××.com>
Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase billyd <billydw@×××××××.net>