mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-12 05:34:56 -04:00
Copy freetype lib
This commit is contained in:
parent
91b305f971
commit
03b152ee0d
@ -19,6 +19,8 @@ if [ "$BUILD_IOS" == "1" ]; then
|
||||
done
|
||||
fi
|
||||
|
||||
cp freetype-$BUILD_FREETYPE_VERSION/build_android-$TARGET_SHORT/lib/libfreetype.so $imagespath/jdk/lib/
|
||||
|
||||
cp -r $imagespath/jdk jdkout
|
||||
|
||||
# JDK no longer create separate JRE image, so we have to create one manually.
|
||||
|
Loading…
x
Reference in New Issue
Block a user