Gentoo Archives: gentoo-dev

From: AGottinger@t-online.de (Achim Gottinger)
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] portage feature suggestion
Date: Sun, 15 Apr 2001 13:01:33
Message-Id: 3AD9E96F.36E218D3@gentoo.org
In Reply to: [gentoo-dev] portage feature suggestion by Pete Gavin
1 Daniel,
2
3 I have a suggestion for xbuild.
4
5 We can outsource the gentoo specific patching and seding from the unpack
6 function.
7
8 So src_unpack contains the unpack and non gentoo patches and src_patch
9 contains the specific modifications.
10
11 The advantage is that it whould be alot of easier to maintain the
12 patches.
13
14 -ebuild * unpack
15 -make a copy of the work dir
16 -ebuild * patch
17 -make modifications and create a new diff
18
19 achim~

Replies

Subject Author
Re: [gentoo-dev] portage feature suggestion Daniel Robbins <drobbins@g.o>