contrib/macosx/macosx-build.txt
author Matt Mackall <mpm@selenic.com>
Fri, 21 Apr 2006 16:30:49 -0500
changeset 2111 2f3e644decd7
parent 1686 dd5085897010
child 2575 7289d20b18cd
permissions -rw-r--r--
Merge with crew

to build a new macosx binary package:

install macpython from http://undefined.org/python/

install py2app from http://pythonmac.org/packages/

make sure /usr/local/bin is in your path

run bdist_mpkg in top-level hg directory

find packaged stuff in dist directory