Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16960 - app-text/docbook2X hardwires perl-5.6.1
Summary: app-text/docbook2X hardwires perl-5.6.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Yannick Koehler (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-06 08:58 UTC by Stanislav Brabec
Modified: 2003-07-07 07:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Brabec 2003-03-06 08:58:13 UTC
Perl 5.6.1 is explicitly expeced in followin two places.

        insinto /usr/lib/perl5/site_perl/5.6.1/XML/DOM
        doins XML/DOM/Map.pm
        insinto /usr/lib/perl5/site_perl/5.6.1/XML
        doins XML/SGMLSpl.pm

Does not wok with perl-5.8.0.
Comment 1 Yannick Koehler (RETIRED) gentoo-dev 2003-07-07 07:03:37 UTC
I don't own this ebuild and I'm not sure why this was assigned to me (maybe the last guys who touch it was me...).

Anyway, talked with Michael Cummings on IRC and he provided me pointers on the code to retrieve the last installed perl site arch folder.

The ebuild now make use of that inside the -r2 version.