mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-23 00:08:51 -05:00
Try to reduce QPKG size
This commit is contained in:
parent
ebb3dda6ad
commit
e643de640a
@ -637,7 +637,7 @@
|
||||
</chmod>
|
||||
|
||||
<exec executable="qbuild" dir="${dir.staging}" failonerror="yes">
|
||||
<arg line="--build-dir ${dir.dist}" />
|
||||
<arg line="--7zip --build-dir ${dir.dist}" />
|
||||
</exec>
|
||||
<move file="${dir.dist}/${package.name}_${application.version}.qpkg" tofile="${dir.dist}/${release}.qpkg" />
|
||||
</target>
|
||||
|
Loading…
Reference in New Issue
Block a user