openjdk9-bootstrap: fix jdk8 path
This commit is contained in:
committed by
classabbyamp
parent
80a7f1151e
commit
9b41dd2631
@@ -21,7 +21,7 @@ configure_args="
|
||||
--with-debug-level=release
|
||||
--with-version-pre=
|
||||
--with-version-build=${version#*p}
|
||||
--with-boot-jdk=/usr/lib/jvm/java-1.8-openjdk"
|
||||
--with-boot-jdk=/usr/lib/jvm/openjdk8"
|
||||
make_build_args="images"
|
||||
hostmakedepends="pkg-config automake autoconf cpio tar unzip zip ca-certificates
|
||||
zlib-devel which openjdk8 make"
|
||||
|
||||
Reference in New Issue
Block a user