Re: [Pythonmac-SIG] Creating binary packages on OSX

2008-02-22 Thread Russell E. Owen
In article <[EMAIL PROTECTED]>, Matthias Baas <[EMAIL PROTECTED]> wrote: > Hi, > > I have a question about distributing binary package on OSX (I'm still > rather new to OSX but now that I have a Mac I'd like to provide an OSX > binary of an Open Source package of mine). > I was using the bdist

[Pythonmac-SIG] Creating binary packages on OSX

2008-02-22 Thread Matthias Baas
Hi, I have a question about distributing binary package on OSX (I'm still rather new to OSX but now that I have a Mac I'd like to provide an OSX binary of an Open Source package of mine). I was using the bdist_mpkg distutils extension to create a binary and could turn that into a *.dmg. Testing