Mercurial > hg-stable
changeset 29533:6835777a180e
osx: jettison outdated build instructions
author | Augie Fackler <augie@google.com> |
---|---|
date | Wed, 13 Jul 2016 11:24:31 -0400 |
parents | dda6bf886839 |
children | 7794e13c6a7e |
files | contrib/macosx/macosx-build.txt |
diffstat | 1 files changed, 0 insertions(+), 11 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/macosx/macosx-build.txt Sun May 22 11:21:11 2016 +0900 +++ /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