[Pyobjc-dev] packaging
Brought to you by:
ronaldoussoren
From: <bb...@ma...> - 2002-10-14 18:41:26
|
It only supports the old style packages -- not catastraphic, by any means, it'll just require a bit of work to make it generate a proper 10.2 package. The key advantage with 10.2 packages is that it allows the package to explicitly require that it be installed on the root volume only. In general, the package should likely be an mpkg that contains: - a mandatory package containing the compiled module installed into /usr/lib/python2.2/site-packages - an optional package containing the Examples -- default installation into /Developer/Examples/Python/? -an optional package containing the Documentation (if any :-) -- /Developer/Documentation? - an optional package containing the PBX project template(s) -- /Developer/Project Builder Extras/.... b.bum On Sunday, October 13, 2002, at 12:33 PM, Bill Bumgarner wrote: [referencing the buildpkg.py script] > Oh, cool. Does it support the new style packages or only old? I'll > have to check it out... b.bum Wake up. Breathe.... .... keep breathing. |