Prepare new portable release for Linux

This commit is contained in:
Reinhard Pointner 2018-03-08 09:32:43 +07:00
parent 636d430b50
commit 1523fd04c7
1 changed files with 1 additions and 1 deletions

View File

@ -848,7 +848,7 @@
</target>
<target name="stage-release" depends="fatjar, spk, cask, portable">
<target name="stage-release">
<!-- ensure clean release dir -->
<delete dir="${dir.release}" />
<mkdir dir="${dir.release}" />