327863 Don't package seamonkey-config, it will run interference for the Mac universal build. r=biesi

This commit is contained in:
mark%moxienet.com 2006-02-20 16:00:57 +00:00
parent 0b8727d7a1
commit 3382cef4c5

View File

@ -60,6 +60,7 @@ PLATFORM_EXCLUDE_LIST = ! -name "*.ico"
endif
NO_PKG_FILES = \
$(MOZ_APP_NAME)-config \
$(NULL)
include $(topsrcdir)/config/rules.mk