Build: Remove gradle reproducible/build in ant distclean

This commit is contained in:
zzz
2024-01-27 08:41:08 -05:00
parent 883aab8d5a
commit fdb75d67df

View File

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