view contrib/macosx/macosx-build.txt @ 1898:e517189f168d

missed hunk when moving code to templater module
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Sun, 26 Feb 2006 13:11:53 -0800
parents dd5085897010
children
line wrap: on
line source

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