On 02/07/2012 09:16 AM, Pandu Poluan wrote:
On Feb 8, 2012 12:03 AM, "walt" <[email protected]
<mailto:[email protected]>> wrote:
Now that Pandu has mentioned it, I can edit the google-chrome
ebuild to do what I want :) The part where I install the obsolete
libpng12 in the /opt/google/chrome directory instead of /usr/lib is
the part I'm not sure about.
I think you can peek into libpng12's ebuild, and transfer the
relevant parts (e.g. those retrieving the source and doing the
compile), and adapt the installation parts.
Don't forget to put your custom ebuild in your local overlay, lest
emerge --sync will happily 'revert' your ebuild to what it was :-)
Thanks. I've learned something from this thread in spite of myself :p