24356576 tcsh needs SOLARIS_12_ONLY macro to allow update on S11
authorJohn Beck <John.Beck@Oracle.COM>
Wed, 27 Jul 2016 09:32:51 -0700
changeset 6489 97a5cb0a61f0
parent 6488 109e53304f7b
child 6490 c89fece7ac93
24356576 tcsh needs SOLARIS_12_ONLY macro to allow update on S11
components/tcsh/tcsh.p5m
--- a/components/tcsh/tcsh.p5m	Tue Jul 26 14:40:26 2016 -0700
+++ b/components/tcsh/tcsh.p5m	Wed Jul 27 09:32:51 2016 -0700
@@ -34,7 +34,8 @@
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=org.opensolaris.arc-caseid value=PSARC/2007/025
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-link path=usr/bin/csh target=tcsh mediator=csh mediator-implementation=tcsh
+$(SOLARIS_12_ONLY)link path=usr/bin/csh target=tcsh mediator=csh \
+    mediator-implementation=tcsh
 file path=usr/bin/tcsh
 file $(MACH64)/nls/german.cat path=usr/share/locale/de/LC_MESSAGES/tcsh.cat
 file $(MACH64)/nls/greek.cat path=usr/share/locale/el/LC_MESSAGES/tcsh.cat