mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-10 06:20:27 -04:00
Simplify JDK 8 patch
This commit is contained in:
parent
7f243bdfda
commit
9adc366224
@ -234,7 +234,7 @@
|
|||||||
|
|
||||||
<!-- fetch latest JRE -->
|
<!-- fetch latest JRE -->
|
||||||
<copy todir="${dir.staging}/jre">
|
<copy todir="${dir.staging}/jre">
|
||||||
<fileset dir="${dir.lib}/jre/Windows-x64" />
|
<fileset dir="${dir.lib}/jre/Windows-${appx.arch}" />
|
||||||
</copy>
|
</copy>
|
||||||
|
|
||||||
<!-- package APPX -->
|
<!-- package APPX -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user