mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-09 22:09:47 -04:00
Refactor build
This commit is contained in:
parent
50120dbd86
commit
9b78a17700
@ -245,10 +245,10 @@
|
||||
<!-- fix permissions -->
|
||||
<chmod perm="+x" verbose="yes">
|
||||
<fileset dir="${dir.staging}/${application.name}.app">
|
||||
<include name="**/MacOS/filebot.*" />
|
||||
<include name="**/MacOS/fpcalc" />
|
||||
<include name="**/lib/jspawnhelper" />
|
||||
<include name="**/bin/*" />
|
||||
<include name="**/*.launcher" />
|
||||
<include name="**/*.sh" />
|
||||
<include name="**/jspawnhelper" />
|
||||
<include name="**/java" />
|
||||
</fileset>
|
||||
</chmod>
|
||||
</sequential>
|
||||
|
Loading…
x
Reference in New Issue
Block a user