25029180 do not publish gnome-terminal when BUILD_TYPE=evaluation
authorJohn Beck <John.Beck@Oracle.COM>
Tue, 01 Nov 2016 11:12:44 -0700
changeset 7230 b988a5a86656
parent 7229 b86127bf4e7c
child 7231 029d5e8cd85b
25029180 do not publish gnome-terminal when BUILD_TYPE=evaluation
components/gnome/gnome-terminal/Makefile
--- a/components/gnome/gnome-terminal/Makefile	Tue Nov 01 10:59:42 2016 -0700
+++ b/components/gnome/gnome-terminal/Makefile	Tue Nov 01 11:12:44 2016 -0700
@@ -36,6 +36,9 @@
 
 TPNO=			25405
 
+# Needs newer intltool, not available in 11.3
+include $(WS_MAKE_RULES)/no-evaluation.mk
+
 include $(WS_MAKE_RULES)/gnome-component.mk
 
 # Need to regenerate configure after stack-protector.patch edits configure.ac