mk: Stop building OS X .pkg as part of 'make dist'

This doesn't work quite right yet (we need to build packages for all hosts)
and I'm not ready to turn on new dist artifacts yet, but I want to start doing
dry runs for 0.10, so I'm turning this off for now.
This commit is contained in:
Brian Anderson 2014-03-20 16:44:49 -07:00
parent e6468a8215
commit e30ab71e08
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ distcheck: dist
else
dist: $(PKG_TAR) $(PKG_OSX)
dist: $(PKG_TAR)
distcheck: $(PKG_TAR)
$(Q)rm -Rf dist