debian release build fix 2

This commit is contained in:
zzz
2019-07-03 17:07:24 +00:00
parent 26d74620a9
commit 8d74a196cf

View File

@@ -1105,7 +1105,7 @@
<delete dir="core/c/jcpuid/lib" /> <delete dir="core/c/jcpuid/lib" />
<ant dir="installer/resources/locale" target="distclean" /> <ant dir="installer/resources/locale" target="distclean" />
<ant dir="installer/tools/java" target="distclean" /> <ant dir="installer/tools/java" target="distclean" />
<ant dir="installer/lib/izpack5/patches/java/" target="distclean" /> <delete dir="installer/lib/izpack5/patches/java/build" quiet="true" />
<!-- <!--
NOTE! We need to turn off the default excludes for these NOTE! We need to turn off the default excludes for these
patterns to work. patterns to work.