committing changes in /etc after emerge run

Package changes:
+sys-apps/baselayout-java-0.1.0
This commit is contained in:
Hans Wurst 2015-08-16 17:46:50 +02:00
parent b75ed94dff
commit 653ae13b2a
2 changed files with 10 additions and 0 deletions

1
env.d/20java-config Normal file
View File

@ -0,0 +1 @@
MANPATH="/etc/java-config-2/current-system-vm/man/"

9
revdep-rebuild/60-java Normal file
View File

@ -0,0 +1,9 @@
# The VM dynamically loads these at runtime so they will end up as missing
# but actually work just fine. See for example
# https://bugs.gentoo.org/show_bug.cgi?id=152039
#
# This file should only have files the are used by things like swt. If there
# are "broken" links inside the jre itself, the jre should install it's own
# control file.
LD_LIBRARY_MASK="libjvm.so libjawt.so"