diff -r 62e9499728a6 -r 816e398e992c make-rules/ips.mk --- a/make-rules/ips.mk Wed Apr 20 15:21:00 2011 -0700 +++ b/make-rules/ips.mk Fri Apr 01 09:53:52 2011 -0700 @@ -150,6 +150,7 @@ # published PKGSEND_PUBLISH_OPTIONS = -s $(PKG_REPO) publish --fmri-in-manifest PKGSEND_PUBLISH_OPTIONS += $(PKG_PROTO_DIRS:%=-d %) +PKGSEND_PUBLISH_OPTIONS += -T \*.py $(MANIFEST_BASE)-%.published: $(MANIFEST_BASE)-%.depend.res $(BUILD_DIR)/.linted-$(MACH) $(PKGSEND) $(PKGSEND_PUBLISH_OPTIONS) $< $(PKGFMT) <$< >$@