comparison contrib/macosx/macosx-build.txt @ 1697:7b4128f689bd

Merge with crew
author Matt Mackall <mpm@selenic.com>
date Sun, 05 Feb 2006 22:18:38 -0600
parents dd5085897010
children 7289d20b18cd
comparison
equal deleted inserted replaced
1668:586b50294ea8 1697:7b4128f689bd
1 to build a new macosx binary package:
2
3 install macpython from http://undefined.org/python/
4
5 install py2app from http://pythonmac.org/packages/
6
7 make sure /usr/local/bin is in your path
8
9 run bdist_mpkg in top-level hg directory
10
11 find packaged stuff in dist directory