23750419 do not publish pygtk2 when BUILD_TYPE=evaluation
authorJohn Beck <John.Beck@Oracle.COM>
Wed, 06 Jul 2016 14:38:35 -0700
changeset 6375 f86565e965a1
parent 6374 bdf4d9382133
child 6376 1d1ddd663729
23750419 do not publish pygtk2 when BUILD_TYPE=evaluation
components/gnome/pygtk2/Makefile
--- a/components/gnome/pygtk2/Makefile	Wed Jul 06 14:36:44 2016 -0700
+++ b/components/gnome/pygtk2/Makefile	Wed Jul 06 14:38:35 2016 -0700
@@ -46,6 +46,13 @@
 # Tests do not yet work with Userland framework - 23712629
 TEST_TARGET= $(SKIP_TEST)
 
+# Needs newer version of gtk2, not available on S11.
+ifeq ($(BUILD_TYPE), evaluation)
+BUILD_32_and_64=
+INSTALL_32_and_64=
+PUBLISH_STAMP=
+endif
+
 include $(WS_MAKE_RULES)/gnome-component.mk
 
 # Required due to patch to configure.ac.