mirror of
https://github.com/processing/processing4.git
synced 2026-02-12 10:00:42 +01:00
re-introduce slash in correct location
This commit is contained in:
@@ -848,8 +848,8 @@
|
||||
<exec executable="rsync" dir="linux">
|
||||
<arg value="-a" />
|
||||
<arg value="--delete" />
|
||||
<arg value="${jre.dir}" />
|
||||
<arg value="work/java" />
|
||||
<arg value="${jre.dir}/" />
|
||||
<arg value="work/java/" />
|
||||
</exec>
|
||||
|
||||
<delete dir="linux/jre${jdk.esoteric}" failonerror="false" />
|
||||
|
||||
Reference in New Issue
Block a user