Re: [gentoo-user] patching source

2003-08-14 Thread Henti Smith
On Wed, 6 Aug 2003 07:23:31 -0700 "Mark Knecht" <[EMAIL PROTECTED]> wrote: > > this is a bit of overkill don't you think > > > > why not just : > > > > ebuild file.ebuild unpack > > cd /var/tmp/portage/packagedir/work/packagedir_unpacked > > patch source tree > > ebuild file.ebuild compile > > ebu

RE: [gentoo-user] patching source

2003-08-14 Thread Mark Knecht
> > this is a bit of overkill don't you think > > why not just : > > ebuild file.ebuild unpack > cd /var/tmp/portage/packagedir/work/packagedir_unpacked > patch source tree > ebuild file.ebuild compile > ebuild file.ebuild merge Henti, I thought I needed a qmerge at the end of this process to a

Re: [gentoo-user] patching source

2003-08-08 Thread Renat Golubchyk
Morning! On Wednesday 06 August 2003 06:24, downtime null wrote: > is it possible to download an ebuild package, patch the source, then > build the package? I don't know whether there is an automated solution, but the best I can come up with is the following: 1. Fetch the files: emerge -f

Re: [gentoo-user] patching source

2003-08-06 Thread Henti Smith
On Wed, 6 Aug 2003 09:22:32 +0200 Renat Golubchyk <[EMAIL PROTECTED]> wrote: > Morning! > > On Wednesday 06 August 2003 06:24, downtime null wrote: > > is it possible to download an ebuild package, patch the source, then > > build the package? > > I don't know whether there is an automated solut

Re: [gentoo-user] patching source

2003-08-06 Thread Renat Golubchyk
On Wednesday 06 August 2003 10:18, Henti Smith wrote: > On Wed, 6 Aug 2003 09:22:32 +0200 > > Renat Golubchyk <[EMAIL PROTECTED]> wrote: > > Morning! > > > > On Wednesday 06 August 2003 06:24, downtime null wrote: > > > is it possible to download an ebuild package, patch the source, then > > > buil