mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Fix windows javafx temp folder cleanup.
Remove the javafx expansion of the zip archive on windows after build completes.
This commit is contained in:
@@ -1410,6 +1410,7 @@
|
||||
<fileset dir="${jfx.path.dist}/legal" includes="**"/>
|
||||
</copy>
|
||||
|
||||
<delete failonerror="false" dir="${jfx.path.dist}" />
|
||||
</then>
|
||||
</if>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user