Create lib/ext directory in package-raw
This commit is contained in:
parent
69c67ff4e6
commit
4af0757ca3
1 changed files with 3 additions and 0 deletions
|
@ -212,6 +212,9 @@
|
|||
</fileset>
|
||||
</copy>
|
||||
|
||||
<!-- create lib/ext directory -->
|
||||
<mkdir dir="${build.work}/lib/ext"/>
|
||||
|
||||
<!-- copy the whole licenses-directory -->
|
||||
<copy todir="${build.work}/licenses">
|
||||
<fileset dir="${home.dir}/licenses" excludes="**/CVS**"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue