mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-08 11:50:34 -04:00
Enable debug files
This commit is contained in:
parent
6b2e859fc8
commit
576eacab4e
@ -4,4 +4,4 @@ rm -rf jreout || true
|
||||
|
||||
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 $?"
|
||||
find jreout -name "*.diz" | xargs -- rm
|
||||
# find jreout -name "*.diz" | xargs -- rm
|
||||
|
Loading…
x
Reference in New Issue
Block a user