[Pkg-freeipa-devel] [Git][freeipa-team/dogtag-pki][master] rules: Bump JAVA_HOME to match java 17.
Timo Aaltonen (@tjaalton)
gitlab at salsa.debian.org
Thu Jan 12 18:06:01 GMT 2023
Timo Aaltonen pushed to branch master at FreeIPA packaging / dogtag-pki
Commits:
3720a3b6 by Timo Aaltonen at 2023-01-12T20:05:45+02:00
rules: Bump JAVA_HOME to match java 17.
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -10,7 +10,7 @@ export DH_OPTIONS
VER := $(shell dpkg-parsechangelog | sed -n 's/^Version: *\(.*\)-.*$$/\1/ p' | sed -e 's/~.*//')
-JAVA_HOME=/usr/lib/jvm/java-11-openjdk-$(DEB_BUILD_ARCH)
+JAVA_HOME=/usr/lib/jvm/java-17-openjdk-$(DEB_BUILD_ARCH)
PKI_JAVA_HOME=debian/tmp/usr/share/pki/java-home
PKI_JAVA_PATH=/usr/share/pki/java-home/bin/java
CPPFLAGS := $(shell dpkg-buildflags --get CPPFLAGS)
View it on GitLab: https://salsa.debian.org/freeipa-team/dogtag-pki/-/commit/3720a3b643d512f844d56f11f3ccf24017928273
--
View it on GitLab: https://salsa.debian.org/freeipa-team/dogtag-pki/-/commit/3720a3b643d512f844d56f11f3ccf24017928273
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-freeipa-devel/attachments/20230112/e4549f70/attachment.htm>
More information about the Pkg-freeipa-devel
mailing list