In article 
<[EMAIL PROTECTED]>,
 "Bob Ippolito" <[EMAIL PROTECTED]> wrote:

> On 9/22/06, Christopher Barker <[EMAIL PROTECTED]> wrote:
> > Simon Brunning wrote:
> > > On 9/22/06, Christopher Barker <[EMAIL PROTECTED]> wrote:
> > >>  > I can build most of them myself
> > >>
> > >> If you do, please contribute them by sending them to Bob I.
> > >
> > > As in, I can do "setup.py install" and install them for myself. How do
> > > I build a distributable package?
> >
> > Get Py2app, then use:
> >
> > bdist_mpkg
> 
> bdist_mpkg -z will produce a zipped .pkg and save you a step...

Is there a flag that will make a .dmg instead of a .zip? If not, I'd 
like to look into contributing one. (I find dmg convenient because it 
can just be ejected after the installation; it doesn't have to be 
deleted).

-- Russell

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to