On 09/12/2007, at 2:20 PM, Alex Holkner wrote:
> > On Dec 9, 2007 12:29 PM, Shu Ning Bian <[EMAIL PROTECTED]> wrote: >> >> On more thing, I was poking around with lsbom and installer Receipts. >> I am not sure if this is a pyglet installer bug or not, but >> Archive.bom is a symlink to a non-existent file: > > Each install location in the pyglet installer is actually a separate > package (the installer is a metapackage). To avoid having to package > the same files in each package (which would result in the installer > being 15MB instead of 3), I've symlinked them all to use a single > archive. Apparently a downside is that OS X doesn't fix up the > symlink in the receipt file (which, as I understand, has no purpose at > the moment anyway, as packages cannot be uninstalled). > Ah I see. I am thinking about writing a native OS X uninstaller based on .boms, so package can be uninstalled :-P Maybe I will just rig something using the new fsevent module to monitor files created and make my own .bom instead :-) Cheers, Steve > > Alex. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
