components/perl/perl522/perl-522.p5m
changeset 5919 3cfe2a56a0d7
parent 5554 63d6ec724bea
child 7807 faf888b8f422
equal deleted inserted replaced
5918:3cbac9806123 5919:3cfe2a56a0d7
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    40 
    40 
    41 # These links (more at the bottom) are mediated so that customers may
    41 # These links (more at the bottom) are mediated so that customers may
    42 # create their own IPS packages and replace perl.
    42 # create their own IPS packages and replace perl.
    43 link path=usr/bin/perl target=../perl5/$(PERL_VERSION)/bin/perl mediator=perl \
    43 link path=usr/bin/perl target=../perl5/$(PERL_VERSION)/bin/perl mediator=perl \
    44     mediator-version=$(PERL_VERSION)
    44     mediator-priority=vendor mediator-version=$(PERL_VERSION)
    45 hardlink path=usr/perl5/$(PERL_VERSION)/bin/c2ph target=pstruct
    45 hardlink path=usr/perl5/$(PERL_VERSION)/bin/c2ph target=pstruct
    46 file path=usr/perl5/$(PERL_VERSION)/bin/corelist
    46 file path=usr/perl5/$(PERL_VERSION)/bin/corelist
    47 file path=usr/perl5/$(PERL_VERSION)/bin/cpan
    47 file path=usr/perl5/$(PERL_VERSION)/bin/cpan
    48 file path=usr/perl5/$(PERL_VERSION)/bin/enc2xs
    48 file path=usr/perl5/$(PERL_VERSION)/bin/enc2xs
    49 file path=usr/perl5/$(PERL_VERSION)/bin/encguess
    49 file path=usr/perl5/$(PERL_VERSION)/bin/encguess
  2284 file path=usr/perl5/$(PERL_VERSION)/man/man3/warnings.3
  2284 file path=usr/perl5/$(PERL_VERSION)/man/man3/warnings.3
  2285 file path=usr/perl5/$(PERL_VERSION)/man/man3/warnings::register.3
  2285 file path=usr/perl5/$(PERL_VERSION)/man/man3/warnings::register.3
  2286 # These links are mediated so that customers may create their own IPS
  2286 # These links are mediated so that customers may create their own IPS
  2287 # packages and replace perl.
  2287 # packages and replace perl.
  2288 link path=usr/perl5/bin target=$(PERL_VERSION)/bin mediator=perl \
  2288 link path=usr/perl5/bin target=$(PERL_VERSION)/bin mediator=perl \
  2289     mediator-version=$(PERL_VERSION)
  2289     mediator-priority=vendor mediator-version=$(PERL_VERSION)
  2290 link path=usr/perl5/man target=$(PERL_VERSION)/man mediator=perl \
  2290 link path=usr/perl5/man target=$(PERL_VERSION)/man mediator=perl \
  2291     mediator-version=$(PERL_VERSION)
  2291     mediator-priority=vendor mediator-version=$(PERL_VERSION)
  2292 link path=usr/perl5/pod target=$(PERL_VERSION)/lib/pod mediator=perl \
  2292 link path=usr/perl5/pod target=$(PERL_VERSION)/lib/pod mediator=perl \
  2293     mediator-version=$(PERL_VERSION)
  2293     mediator-priority=vendor mediator-version=$(PERL_VERSION)
  2294 #
  2294 #
  2295 dir  path=usr/perl5/site_perl/$(PERL_VERSION)/$(P_ARCH)-solaris-thread-multi-64
  2295 dir  path=usr/perl5/site_perl/$(PERL_VERSION)/$(P_ARCH)-solaris-thread-multi-64
  2296 #
  2296 #
  2297 license perl.license license=Artistic
  2297 license perl.license license=Artistic