Do not strip binaries

This commit is contained in:
Michael Laß 2023-03-06 22:28:03 +01:00
parent c0421ea3b1
commit 1ff2bea955
2 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = jdk-temurin
pkgdesc = Temurin (OpenJDK 19 Java binaries by Adoptium, formerly AdoptOpenJDK)
pkgver = 19.0.2.u7
pkgrel = 1
pkgrel = 2
url = https://adoptium.net/
install = install_jdk-temurin.sh
arch = x86_64
@ -30,6 +30,7 @@ pkgbase = jdk-temurin
provides = openjdk19-src=19.0.2.u7
provides = openjdk-src=19.0.2.u7
replaces = jdk-adoptopenjdk
options = !strip
backup = etc/java-temurin/logging.properties
backup = etc/java-temurin/management/jmxremote.access
backup = etc/java-temurin/management/jmxremote.password.template

View File

@ -10,7 +10,7 @@
_majorver=19
_completever=19.0.2
_updatever=7
pkgrel=1
pkgrel=2
pkgver=${_completever}.u${_updatever}
_tag_ver=${_completever}+${_updatever}
_versuffix=U
@ -55,6 +55,7 @@ backup=(etc/java-temurin/logging.properties
etc/java-temurin/security/policy/unlimited/default_US_export.policy
etc/java-temurin/sound.properties)
install=install_jdk-temurin.sh
options=(!strip)
source=(https://github.com/adoptium/temurin${_majorver}-binaries/releases/download/jdk-${_tag_ver/+/%2B}/OpenJDK${_majorver}${_versuffix}-jdk_x64_linux_hotspot_${_tag_ver/+/_}.tar.gz
freedesktop-java.desktop