java-openjdk-25.0.2.10

This commit is contained in:
Rmys
2026-02-04 09:29:57 +03:00
parent 318cde5d67
commit a71da0cf3e
2 changed files with 53 additions and 45 deletions
@@ -45,7 +45,8 @@ def setup():
--with-boot-jdk="%s" \
--enable-unlimited-crypto \
--disable-warnings-as-errors \
--with-num-cores="%s"' % (update, cflags, cxxflags, ldflags, jvm_dir, jobs)
--with-num-cores="%s" \
--with-vendor-name="PisiLinux"' % (update, cflags, cxxflags, ldflags, jvm_dir, jobs)
)
@@ -87,7 +88,7 @@ def install():
pisitools.domove(
'/usr/share/man/man1/%s' % man_file,
'/usr/share/man/man1',
'%s-openjdk24.0' % man_file.replace('.1', '')
'%s-openjdk25.0' % man_file.replace('.1', '')
)
# Documentations