1
0
mirror of https://github.com/mitb-archive/filebot synced 2025-03-10 06:20:27 -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> </chmod>
<exec executable="qbuild" dir="${dir.staging}" failonerror="yes"> <exec executable="qbuild" dir="${dir.staging}" failonerror="yes">
<arg line="--dir ${dir.dist}" /> <arg line="--build-dir ${dir.dist}" />
</exec> </exec>
</target> </target>