PSARC/2015/115 Replacement of csh with tcsh
authorPeter Schow <peter.schow@oracle.com>
Wed, 01 Jun 2016 10:02:47 -0700
changeset 6097 c00c10ebf433
parent 6096 d24ce417bac1
child 6101 e835757b2d7a
PSARC/2015/115 Replacement of csh with tcsh 22527226 Provide a mediated tcsh target as part of csh transition 22609748 New hard link /usr/gnu/bin/which -> /usr/bin/which
components/tcsh/tcsh.p5m
components/which/which.p5m
--- a/components/tcsh/tcsh.p5m	Mon May 16 06:32:39 2016 -0700
+++ b/components/tcsh/tcsh.p5m	Wed Jun 01 10:02:47 2016 -0700
@@ -34,6 +34,7 @@
 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
 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
--- a/components/which/which.p5m	Mon May 16 06:32:39 2016 -0700
+++ b/components/which/which.p5m	Wed Jun 01 10:02:47 2016 -0700
@@ -36,9 +36,14 @@
 set name=org.opensolaris.arc-caseid value=PSARC/2007/049
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 link path=usr/bin/gwhich target=../gnu/bin/which facet.compat.gnulinks=true
+link path=usr/bin/which target=../gnu/bin/which mediator=which \
+    mediator-implementation=gnu mediator-priority=vendor
 file path=usr/gnu/bin/which
 file path=usr/gnu/share/man/man1/which.1
 file path=usr/share/info/which.info
 link path=usr/share/man/man1/gwhich.1 \
     target=../../../gnu/share/man/man1/which.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/which.1 \
+    target=../../../gnu/share/man/man1/which.1 mediator=which \
+    mediator-implementation=gnu mediator-priority=vendor
 license COPYING license=GPLv3