Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 175883 - java-config-2 doesn't set MANPATH correctly
Summary: java-config-2 doesn't set MANPATH correctly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 176781
  Show dependency tree
 
Reported: 2007-04-24 16:31 UTC by Petteri Räty (RETIRED)
Modified: 2007-05-25 21:51 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 Petteri Räty (RETIRED) gentoo-dev 2007-04-24 16:31:04 UTC
betelgeuse@pena ~/java-config-trunk $ cat config/20java-config
MANPATH=/etc/java-config/system-vm/man/
CONFIG_PROTECT_MASK="/etc/java-config/vms/ /etc/env.d/java/"

Should be gentoo_system_vm="/etc/java-config-2/current-system-vm"

Probably better to do it the same way as JAVA_HOME in /etc/profile.d/java-config-2.*
Comment 1 Josh Nichols (RETIRED) gentoo-dev 2007-05-20 17:51:17 UTC
Fixed with revision 4722. Can test by running the svn build, dev-java/java-config-2.0.9999999999 in the java-experimental overlay.
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2007-05-25 21:51:21 UTC
2.0.33 release where MANPATH is set by the profile.d scripts.