author | John Beck <John.Beck@Oracle.COM> |
Tue, 26 Jul 2016 14:44:43 -0700 | |
changeset 6493 | 5b3b0a0f5875 |
parent 6492 | 3cf4ca7b5922 |
child 6496 | 4a37a046cf70 |
--- a/components/gnome/gnome-common/Makefile Tue Jul 26 14:43:43 2016 -0700 +++ b/components/gnome/gnome-common/Makefile Tue Jul 26 14:44:43 2016 -0700 @@ -35,6 +35,13 @@ TPNO= 25944 +# Forked from gnome/gettext, which was in Gnome in 11.3 => do-not-publish. +ifeq ($(BUILD_TYPE), evaluation) +BUILD_NO_ARCH= +INSTALL_NO_ARCH= +PUBLISH_STAMP= +endif + include $(WS_MAKE_RULES)/gnome-component.mk REQUIRED_PACKAGES += developer/build/automake-115