contrib/macosx/macosx-build.txt
changeset 1686 dd5085897010
child 2575 7289d20b18cd
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/contrib/macosx/macosx-build.txt	Fri Feb 03 00:50:28 2006 -0800
@@ -0,0 +1,11 @@
+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