package modules too
This commit is contained in:
parent
65381e7638
commit
e82aa34967
1 changed files with 3 additions and 0 deletions
|
@ -190,6 +190,9 @@
|
||||||
<param name="distribution" value="main" />
|
<param name="distribution" value="main" />
|
||||||
</antcall>
|
</antcall>
|
||||||
|
|
||||||
|
<!-- copy modules -->
|
||||||
|
<antcall target="package-modules" />
|
||||||
|
|
||||||
<chmod perm="755">
|
<chmod perm="755">
|
||||||
<fileset dir="${build.work}">
|
<fileset dir="${build.work}">
|
||||||
<include name="start.sh"/>
|
<include name="start.sh"/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue