Skip to content
Snippets Groups Projects
Commit 29c58bbc authored by brinn's avatar brinn
Browse files

change: clean up as last step of dist building

SVN: 10407
parent 70435f89
No related branches found
No related tags found
No related merge requests found
......@@ -118,6 +118,7 @@
<zip destfile="${dist.file}-${version.number}.zip"
basedir="${dist}"
includes="${mainfolder}/**" />
<delete dir="${dist}/${mainfolder}" />
</target>
<!--
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment