1
0
mirror of https://github.com/mitb-archive/filebot synced 2025-03-09 22:09:47 -04:00

QPKG package

This commit is contained in:
Reinhard Pointner 2018-07-04 22:29:27 +07:00
parent 5a023b2bac
commit da93308b87

View File

@ -637,7 +637,7 @@
</chmod>
<exec executable="qbuild" dir="${dir.staging}" failonerror="yes">
<arg line="--dir ${dir.dist}" />
<arg line="--build-dir ${dir.dist}" />
</exec>
</target>