mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-13 14:15:44 -04:00
Fix
This commit is contained in:
parent
d99c9d8974
commit
47a857b19b
@ -29,12 +29,6 @@ cp jdkout/bin/{java,jfr,keytool,rmiregistry} jreout/bin/
|
||||
cp -r jdkout/{conf,legal,lib,man,release} jreout/
|
||||
rm jreout/lib/src.zip
|
||||
|
||||
mv jdkout/lib/libfreetype.so.6 jdkout/lib/libfreetype.so || echo "Move exit $?"
|
||||
mv jdkout/lib/libfreetype.dylib.6 jdkout/lib/libfreetype.dylib || echo "Move exit $?"
|
||||
mv jreout/lib/libfreetype.so.6 jreout/lib/
|
||||
libfreetype.so || echo "Move exit $?"
|
||||
mv jreout/lib/libfreetype.dylib.6 jreout/lib/libfreetype.dylib || echo "Move exit $?"
|
||||
|
||||
# mv jreout/lib/${TARGET_JDK}/libfontmanager.diz jreout/lib/${TARGET_JDK}/libfontmanager.diz.keep
|
||||
# find jreout -name "*.debuginfo" | xargs -- rm
|
||||
# mv jreout/lib/${TARGET_JDK}/libfontmanager.diz.keep jreout/lib/${TARGET_JDK}/libfontmanager.diz
|
||||
|
Loading…
x
Reference in New Issue
Block a user