24356589 which needs SOLARIS_12_ONLY macro to allow update on S11
authorJohn Beck <John.Beck@Oracle.COM>
Wed, 27 Jul 2016 09:40:37 -0700
changeset 6490 c89fece7ac93
parent 6489 97a5cb0a61f0
child 6491 1b7240d88fc0
24356589 which needs SOLARIS_12_ONLY macro to allow update on S11
components/which/which.p5m
--- a/components/which/which.p5m	Wed Jul 27 09:32:51 2016 -0700
+++ b/components/which/which.p5m	Wed Jul 27 09:40:37 2016 -0700
@@ -36,14 +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
+$(SOLARIS_12_ONLY)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 \
+$(SOLARIS_12_ONLY)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