Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47860 - xpvm ebuild needs to have paths changed to match current pvm
Summary: xpvm ebuild needs to have paths changed to match current pvm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-14 16:53 UTC by gent_bz
Modified: 2010-09-10 18:59 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 gent_bz 2004-04-14 16:53:21 UTC
emerging xpvm fails as pvm is no longer in /usr/local/pvm3 - it's in /usr/share/pvm3

Changing each instance of the former to the latter works (although a nicer solution would be to use $PVM_ROOT somehow)

Reproducible: Always
Steps to Reproduce:
1. emerge pvm xpvm
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2004-04-25 14:59:47 UTC
1.2.5-r3 committed with the nicer solution.