diff --git a/env.d/20java-config b/env.d/20java-config new file mode 100644 index 0000000..1128b5d --- /dev/null +++ b/env.d/20java-config @@ -0,0 +1 @@ +MANPATH="/etc/java-config-2/current-system-vm/man/" diff --git a/revdep-rebuild/60-java b/revdep-rebuild/60-java new file mode 100644 index 0000000..1aca594 --- /dev/null +++ b/revdep-rebuild/60-java @@ -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"