changeset 22308 | 246b6a9c8d8f |
parent 21640 | 4bfb721de6dd |
child 22358 | 198e2da3ee20 |
--- a/Makefile Fri Aug 29 17:15:49 2014 +0200 +++ b/Makefile Fri Aug 29 12:06:31 2014 +0200 @@ -135,7 +135,7 @@ # Packaging targets osx: - @which -s bdist_mpkg || \ + @which bdist_mpkg >/dev/null || \ (echo "Missing bdist_mpkg (easy_install bdist_mpkg)"; false) bdist_mpkg setup.py mkdir -p packages/osx