--- a/components/perl/perl522/perl-522.p5m Wed May 04 12:03:28 2016 -0700
+++ b/components/perl/perl522/perl-522.p5m Wed May 04 15:09:49 2016 -0700
@@ -41,7 +41,7 @@
# These links (more at the bottom) are mediated so that customers may
# create their own IPS packages and replace perl.
link path=usr/bin/perl target=../perl5/$(PERL_VERSION)/bin/perl mediator=perl \
- mediator-version=$(PERL_VERSION)
+ mediator-priority=vendor mediator-version=$(PERL_VERSION)
hardlink path=usr/perl5/$(PERL_VERSION)/bin/c2ph target=pstruct
file path=usr/perl5/$(PERL_VERSION)/bin/corelist
file path=usr/perl5/$(PERL_VERSION)/bin/cpan
@@ -2286,11 +2286,11 @@
# These links are mediated so that customers may create their own IPS
# packages and replace perl.
link path=usr/perl5/bin target=$(PERL_VERSION)/bin mediator=perl \
- mediator-version=$(PERL_VERSION)
+ mediator-priority=vendor mediator-version=$(PERL_VERSION)
link path=usr/perl5/man target=$(PERL_VERSION)/man mediator=perl \
- mediator-version=$(PERL_VERSION)
+ mediator-priority=vendor mediator-version=$(PERL_VERSION)
link path=usr/perl5/pod target=$(PERL_VERSION)/lib/pod mediator=perl \
- mediator-version=$(PERL_VERSION)
+ mediator-priority=vendor mediator-version=$(PERL_VERSION)
#
dir path=usr/perl5/site_perl/$(PERL_VERSION)/$(P_ARCH)-solaris-thread-multi-64
#