mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-14 14:46:13 -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/
|
cp -r jdkout/{conf,legal,lib,man,release} jreout/
|
||||||
rm jreout/lib/src.zip
|
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
|
# mv jreout/lib/${TARGET_JDK}/libfontmanager.diz jreout/lib/${TARGET_JDK}/libfontmanager.diz.keep
|
||||||
# find jreout -name "*.debuginfo" | xargs -- rm
|
# find jreout -name "*.debuginfo" | xargs -- rm
|
||||||
# mv jreout/lib/${TARGET_JDK}/libfontmanager.diz.keep jreout/lib/${TARGET_JDK}/libfontmanager.diz
|
# mv jreout/lib/${TARGET_JDK}/libfontmanager.diz.keep jreout/lib/${TARGET_JDK}/libfontmanager.diz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user