mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
openjdk11-bin: the java-plugin doesn't exist
This commit is contained in:
parent
528c87dc98
commit
b88606023d
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'openjdk11-bin'
|
||||
pkgname=openjdk11-bin
|
||||
version=11+28
|
||||
revision=1
|
||||
revision=2
|
||||
archs="x86_64"
|
||||
short_desc="Official Reference Implementation for Java SE 11"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
|
@ -62,8 +62,6 @@ alternatives="
|
|||
jdk:/usr/bin/wsgen:/usr/lib/jvm/openjdk11-bin/bin/wsgen
|
||||
jdk:/usr/bin/wsimport:/usr/lib/jvm/openjdk11-bin/bin/wsimport
|
||||
jdk:/usr/bin/xjc:/usr/lib/jvm/openjdk11-bin/bin/xjc
|
||||
|
||||
java-plugin:/usr/lib/mozilla/plugins/libnpjp2.so:/usr/lib/jvm/openjdk11-bin/jre/lib/$_arch/libnpjp2.so
|
||||
"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue