components/perl512/perl-512.p5m
branchs11u3-sru
changeset 7711 48f87ff8204e
parent 3734 24181f5eb463
--- a/components/perl512/perl-512.p5m	Fri Mar 03 15:29:05 2017 -0800
+++ b/components/perl512/perl-512.p5m	Sat Mar 04 04:04:35 2017 +0000
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
@@ -40,11 +40,8 @@
 # This link is always mediated.
 # Customers may customize this link by creating their own IPS
 # packages with mediated links.
-# DELETE the dupaction once the mediated link is published
-# in the main repo.
 link path=usr/bin/perl target=../perl5/$(PERL_VERSION)/bin/perl mediator=perl \
-    mediator-priority=vendor mediator-version=5.12 \
-    pkg.linted.pkglint.dupaction010.2=true
+    mediator-priority=vendor mediator-version=5.12
 dir  path=usr/perl5
 dir  path=usr/perl5/$(PERL_VERSION)
 dir  path=usr/perl5/$(PERL_VERSION)/bin
@@ -3232,9 +3229,14 @@
 file path=usr/perl5/$(PERL_VERSION)/man/man3/vmsish.3
 file path=usr/perl5/$(PERL_VERSION)/man/man3/warnings.3
 file path=usr/perl5/$(PERL_VERSION)/man/man3/warnings::register.3
-link path=usr/perl5/bin target=5.12/bin
-link path=usr/perl5/man target=5.12/man
-link path=usr/perl5/pod target=5.12/lib/pod
+# 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-priority=vendor mediator-version=5.12
+link path=usr/perl5/man target=$(PERL_VERSION)/man mediator=perl \
+    mediator-priority=vendor mediator-version=5.12
+link path=usr/perl5/pod target=$(PERL_VERSION)/lib/pod mediator=perl \
+    mediator-priority=vendor mediator-version=5.12
 dir  path=usr/perl5/site_perl
 dir  path=usr/perl5/site_perl/$(PERL_VERSION)
 dir  path=usr/perl5/site_perl/$(PERL_VERSION)/$(PERL_ARCH)-solaris-64int