mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-11 21:26:44 -04:00
Remove rmid
This commit is contained in:
parent
8a53dc91e5
commit
5671b4cf7f
@ -23,7 +23,7 @@ cp -r $imagespath/jdk jdkout
|
||||
|
||||
# JDK no longer create separate JRE image, so we have to create one manually.
|
||||
mkdir -p jreout/bin
|
||||
cp jdkout/bin/{java,jfr,keytool,rmid,rmiregistry} jreout/bin/
|
||||
cp jdkout/bin/{java,jfr,keytool,rmiregistry} jreout/bin/
|
||||
cp -r jdkout/{conf,legal,lib,man} jreout/
|
||||
rm jreout/lib/src.zip
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user