Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7875 - portagemaster 0.1.8 ebuild doesn't check the java settings
Summary: portagemaster 0.1.8 ebuild doesn't check the java settings
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-13 08:04 UTC by Jelmer Jaarsma
Modified: 2002-09-21 13:49 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 Jelmer Jaarsma 2002-09-13 08:04:10 UTC
the portagemaster ebuild should check which jdk is set as the user/system 
default. Portagemaster builds correctly with sun-jdk-1.4.0 (and possibly with 
others, not tested), but it definitely b0rks with blackdown 1.3.1
Comment 1 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2002-09-21 13:49:22 UTC
Added a check for this in pkg_setup(), should work for now.