mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-08-03 15:46:08 -04:00
Put back ext jars
This commit is contained in:
parent
bdc4a42abd
commit
0e0b7ed33a
@ -56,7 +56,7 @@ makeuni () {
|
||||
rm lib/jexec;
|
||||
rm release;
|
||||
|
||||
find ./lib/ext ! -name 'zipfs.jar' -type f -exec rm -f {} +
|
||||
#find ./lib/ext ! -name 'zipfs.jar' -type f -exec rm -f {} +
|
||||
rm -rf lib/jfr
|
||||
rm lib/jfr.jar
|
||||
rm man/man1/servertool.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user