Gentoo Archives: gentoo-dev

From: Steeve Lennmark <steeve@××××××××.com>
To: gentoo-dev@g.o
Subject: Re: Re: [gentoo-dev] Gconf-1.0.8-r1.ebuild error
Date: Sun, 24 Feb 2002 18:48:22
Message-Id: 20020225004630.GA16257@cathy.ns.sally.cx
In Reply to: Re: [gentoo-dev] Gconf-1.0.8-r1.ebuild error by John Marr
1 John Marr wrote:
2 > On Mon, 25 Feb 2002 01:24:39 +0100
3 > Steeve Lennmark <steeve@××××××××.com> wrote:
4 >
5 > >
6 > > It's nothing big. Here's a patch for it.
7 >
8 >
9 > Um, I do not mean to be rude, but how do you apply a patch?
10
11 jaster:sally(~)$ grep WORKDIR /usr/portage/gnome-base/gconf/gconf-1.0.8-r1.ebuild
12 S=${WORKDIR}/Gconf-${PV}
13 jaster:sally(~)$ sudo patch -p0 <gconf-1.0.8-r1.ebuild.diff
14 patching file /usr/portage/gnome-base/gconf/gconf-1.0.8-r1.ebuild
15 jaster:sally(~)$ grep WORKDIR /usr/portage/gnome-base/gconf/gconf-1.0.8-r1.ebuild
16 S=${WORKDIR}/GConf-${PV}
17
18 There you go.
19
20 --
21 Steeve 'Jaster' Lennmark

Replies

Subject Author
Re: Re: [gentoo-dev] Gconf-1.0.8-r1.ebuild error Daniel Robbins <drobbins@g.o>