mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-09 22:09:47 -04:00
Build snap package via ant task
This commit is contained in:
parent
146ac8764a
commit
94ac05cba2
@ -504,7 +504,7 @@
|
|||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
|
||||||
<target name="snap" description="Build Ubuntu Linux package">
|
<target name="snap" depends="update, fatjar">
|
||||||
<!-- copy files and resolve ant variables -->
|
<!-- copy files and resolve ant variables -->
|
||||||
<copy todir="${dir.dist}/snappy" overwrite="yes" encoding="UTF-8" verbose="true">
|
<copy todir="${dir.dist}/snappy" overwrite="yes" encoding="UTF-8" verbose="true">
|
||||||
<fileset dir="${dir.installer}/snappy" />
|
<fileset dir="${dir.installer}/snappy" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user