Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How to split boost emerge
Date: Wed, 18 Jul 2012 15:27:56
Message-Id: 20120718162615.1c67cf7d@hactar.digimed.co.uk
In Reply to: Re: [gentoo-user] How to split boost emerge by Ezequiel Garcia
1 On Sun, 15 Jul 2012 15:49:21 -0300, Ezequiel Garcia wrote:
2
3 > Great! I already have the patch, but putting it into
4 > /etc/portage/patches didn't work :-(
5
6 That only works if the ebuild runs epatch_user. You can force it to run
7 for a particular package by creating a file
8 at /etc/portage/env/$category/$package, using the correct names of
9 course, containing
10
11 post_src_unpack() {
12 cd "${S}"
13 epatch_user
14 }
15
16
17 --
18 Neil Bothwick
19
20 OK Scotty, NOW! Detonate and energize! I mean.......

Attachments

File name MIME type
signature.asc application/pgp-signature