Gentoo Archives: gentoo-user

From: ps@××××××××××.cz
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Hooks for Portage 2.1?
Date: Sat, 30 Sep 2006 18:16:58
Message-Id: 20060930180830.GA1027@atrey.karlin.mff.cuni.cz
In Reply to: Re: [gentoo-user] Hooks for Portage 2.1? by "Bo Ørsted Andresen"
1 > Hmm... Well, if you want to apply foo.patch on category/name all you really
2 > need to do should be something like:
3 >
4 > # mkdir -p /etc/portage/env/category && echo "post_src_unpack() {
5 > epatch /absolute/path/to/foo.patch
6 > }" >> /etc/portage/env/category/name
7 >
8
9 thanks a lot :))
10 even that emerge_patch script could be done using this.
11
12 pavel
13 --
14 gentoo-user@g.o mailing list