contrib/macosx/macosx-build.txt
author Thomas Arendsen Hein <thomas@intevation.de>
Sat, 30 Sep 2006 09:39:44 +0200
changeset 3195 f8e67b7c57a4
parent 2575 7289d20b18cd
permissions -rw-r--r--
Remove unneeded (and bashismic) export HGMERGE=true.

to build a new macosx binary package:

install macpython from http://www.python.org/download/mac

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