# HG changeset patch # User John Beck # Date 1469637171 25200 # Node ID 97a5cb0a61f0dece4eb665bff3ac2e10c98be07d # Parent 109e53304f7b248b07d3a23e2214e0dce0993186 24356576 tcsh needs SOLARIS_12_ONLY macro to allow update on S11 diff -r 109e53304f7b -r 97a5cb0a61f0 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