Use correct output j2re-image

This commit is contained in:
Tran Khanh Duy 2020-10-25 16:15:43 +07:00 committed by GitHub
parent f9ea694c55
commit f3bd8525ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,5 @@ cd openjdk
tree
cd ..
cp -r openjdk/build/linux-${TARGET_JDK}-normal-server-release/jdk jreout
cp -r openjdk/build/linux-${TARGET_JDK}-normal-server-release/images/j2re-image jreout
find jreout -name "*.diz" | xargs -- rm