17591620 ruby 1.9 should not have its *.rb text files under amd64/sparcv9 directories (another pkglint fix)
--- a/components/meta-packages/history/Makefile Sat Mar 15 00:26:21 2014 -0700
+++ b/components/meta-packages/history/Makefile Sun Mar 16 20:34:14 2014 -0700
@@ -18,7 +18,7 @@
#
# CDDL HEADER END
#
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
#
include ../../../make-rules/shared-macros.mk
@@ -61,6 +61,7 @@
$(BUILD_DIR)/.linted-$(MACH): $(MOGRIFIED) $(BUILD_DIR)
$(ENV) PYTHONPATH=$(WS_TOOLS)/python \
+ SOLARIS_VERSION=$(SOLARIS_VERSION) \
$(PKGLINT) $(CANONICAL_REPO:%=-c $(WS_LINT_CACHE)) \
-f $(WS_TOOLS)/pkglintrc $(MOGRIFIED)
$(TOUCH) [email protected]