mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-17 08:04:58 -04:00
Update removejdkdebuginfo.sh
This commit is contained in:
parent
4107d9bdb7
commit
f34766eda2
@ -3,11 +3,6 @@ set -e
|
|||||||
|
|
||||||
. setdevkitpath.sh
|
. setdevkitpath.sh
|
||||||
|
|
||||||
if [ "$TARGET_JDK" == "arm" ]
|
|
||||||
then
|
|
||||||
export JVM_VARIANTS=client
|
|
||||||
fi
|
|
||||||
|
|
||||||
imagespath=openjdk/build/${JVM_PLATFORM}-${TARGET_JDK}-${JVM_VARIANTS}-${JDK_DEBUG_LEVEL}/images
|
imagespath=openjdk/build/${JVM_PLATFORM}-${TARGET_JDK}-${JVM_VARIANTS}-${JDK_DEBUG_LEVEL}/images
|
||||||
|
|
||||||
rm -rf dizout jreout jdkout
|
rm -rf dizout jreout jdkout
|
||||||
|
Loading…
x
Reference in New Issue
Block a user