Show More
@@ -135,7 +135,7 b' i18n/hg.pot: $(PYFILES) $(DOCFILES) i18n' | |||||
135 | # Packaging targets |
|
135 | # Packaging targets | |
136 |
|
136 | |||
137 | osx: |
|
137 | osx: | |
138 |
@which |
|
138 | @which bdist_mpkg >/dev/null || \ | |
139 | (echo "Missing bdist_mpkg (easy_install bdist_mpkg)"; false) |
|
139 | (echo "Missing bdist_mpkg (easy_install bdist_mpkg)"; false) | |
140 | bdist_mpkg setup.py |
|
140 | bdist_mpkg setup.py | |
141 | mkdir -p packages/osx |
|
141 | mkdir -p packages/osx |
General Comments 0
You need to be logged in to leave comments.
Login now