On Sunday 01 April 2007 03:41:38 Kevin O'Gorman wrote: > This seems to be a common bug. There's a patch (manual edit) already > available. How do I emerge after patching the ebuild to avoid checksum > problems?
An unofficial guide for patching a package in an ebuild: http://dev.gentoo.org/~masterdriverz/patch.xml It sounds like you only need the last step. emerge --digest will digest all packages that are pulled in as deps. If all deps are already merged that doesn't really matter but otherwise I at least consider that to be evil. :) The install and clean phases in the guide are just for testing it. `man 1 ebuild` for reference. -- Bo Andresen
pgpXQGiUMwFvO.pgp
Description: PGP signature

