23526583 do not publish at-spi2-core when BUILD_TYPE=evaluation
authorJohn Beck <John.Beck@Oracle.COM>
Fri, 03 Jun 2016 09:03:24 -0700
changeset 6139 fab29550f21d
parent 6138 d8695ce2d97f
child 6140 d3a7e5ab8003
23526583 do not publish at-spi2-core when BUILD_TYPE=evaluation
components/gnome/at-spi2-core/Makefile
--- a/components/gnome/at-spi2-core/Makefile	Fri Jun 03 07:19:24 2016 -0700
+++ b/components/gnome/at-spi2-core/Makefile	Fri Jun 03 09:03:24 2016 -0700
@@ -34,10 +34,17 @@
 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Accessibility
 COMPONENT_ARCHIVE_HASH=	\
     sha256:1aeec77db6eb8087049af39a07f55756c55319f739d2998030fe6f4ced03ca76
-COMPONENT_BUGDB=	gnome/a11y-libraries-core
+COMPONENT_BUGDB=	gnome/a11y-libs-core
 
 TPNO=			24926
 
+# Needs updated glib2, not available on S11.
+ifeq ($(BUILD_TYPE), evaluation)
+BUILD_32_and_64=
+INSTALL_32_and_64=
+PUBLISH_STAMP=
+endif
+
 # Tests do not work on Solaris yet
 TEST_TARGET= $(SKIP_TEST)