On Tue, 2 Feb 2016 11:07:02 +0000, Andrew Tselischev wrote: > I forgot to mention, that if you seriously want to take that approach, > you'd need to mirror coreutils' ebuilds in your own portage overlay. The > changes to the ebuild (and Manifest) will get overwritten next time you > sync the tree. >
There's no need for that. Just create /etc/env/portage/sys-apps/coreutils
containing
post_src_unpack() {
cd "${S}"
epatch_user
}
--
Neil Bothwick
WinErr 001: Windows loaded - System in danger
pgpHnza2dyZdh.pgp
Description: OpenPGP digital signature

