1
0
mirror of https://github.com/mitb-archive/filebot synced 2025-03-10 06:20:27 -04:00

Remove jfxwebkit.dll to reduce installer size by 20 MB

This commit is contained in:
Reinhard Pointner 2018-06-09 14:17:35 +07:00
parent 042b496586
commit 1c50822c21

View File

@ -84,6 +84,7 @@
<patternset> <patternset>
<exclude name="**/dtplugin/**" /> <exclude name="**/dtplugin/**" />
<exclude name="**/plugin2/**" /> <exclude name="**/plugin2/**" />
<exclude name="**/jfxwebkit.dll" />
</patternset> </patternset>
<cutdirsmapper dirs="1" /> <cutdirsmapper dirs="1" />
</untar> </untar>