> Hmm... Well, if you want to apply foo.patch on category/name all you really
> need to do should be something like:
>
> # mkdir -p /etc/portage/env/category && echo "post_src_unpack() {
> epatch /absolute/path/to/foo.patch
> }" >> /etc/portage/env/category/name
> thanks a lot :)) even that emerge_patch script could be done using this. pavel -- [email protected] mailing list

