mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-12 13:45:30 -04:00
Allow pack debugging .diz files
This commit is contained in:
parent
460d1a745c
commit
9fe3099f5b
@ -4,4 +4,4 @@ rm -rf jreout || true
|
|||||||
|
|
||||||
cp -r openjdk/build/linux-${TARGET_JDK}-normal-server-${JDK_DEBUG_LEVEL}/images/j2re-image jreout
|
cp -r openjdk/build/linux-${TARGET_JDK}-normal-server-${JDK_DEBUG_LEVEL}/images/j2re-image jreout
|
||||||
mv jreout/lib/${TARGET_JDK}/libfreetype.so.6 jreout/lib/${TARGET_JDK}/libfreetype.so || echo "Move exit $?"
|
mv jreout/lib/${TARGET_JDK}/libfreetype.so.6 jreout/lib/${TARGET_JDK}/libfreetype.so || echo "Move exit $?"
|
||||||
find jreout -name "*.diz" | xargs -- rm
|
# find jreout -name "*.diz" | xargs -- rm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user