package modules too

This commit is contained in:
Simon Oberhammer 2018-02-13 15:14:07 +01:00
parent 65381e7638
commit e82aa34967

View file

@ -190,6 +190,9 @@
<param name="distribution" value="main" />
</antcall>
<!-- copy modules -->
<antcall target="package-modules" />
<chmod perm="755">
<fileset dir="${build.work}">
<include name="start.sh"/>