contrib/macosx/macosx-build.txt
branchstable
changeset 29605 519bb4f9d3a4
parent 29460 a7d1532b26a1
parent 29604 db0095c83344
child 29606 59a0cbd71921
--- a/contrib/macosx/macosx-build.txt	Sat Jul 02 09:41:40 2016 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-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