]> git.pld-linux.org Git - packages/openjdk9.git/commitdiff
use openjdk8 for bootstrap
authorJan Palus <atler@pld-linux.org>
Thu, 20 Jul 2023 11:08:16 +0000 (13:08 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 20 Jul 2023 11:08:16 +0000 (13:08 +0200)
openjdk9.spec

index cbea19fde6115ebaa20bc8c7b600bd51264b4a36..980bdf48962b2e7a3464c8ea32b77c6c3580c400 100644 (file)
@@ -2,7 +2,7 @@
 %bcond_without cacerts         # don't include the default CA certificates
 
 %if %{with bootstrap}
-%define                use_jdk icedtea8
+%define                use_jdk openjdk8
 %else
 %define                use_jdk openjdk9
 %endif
This page took 0.058722 seconds and 4 git commands to generate.