mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Fixed ant error.
This commit is contained in:
parent
02ecf0c800
commit
a713b75db7
@ -187,7 +187,6 @@
|
|||||||
<mkdir dir="${new-jre-path}"/>
|
<mkdir dir="${new-jre-path}"/>
|
||||||
<copy todir="${new-jre-path}" >
|
<copy todir="${new-jre-path}" >
|
||||||
<fileset dir=""${jre-path}"">
|
<fileset dir=""${jre-path}"">
|
||||||
<include name="**"/>
|
|
||||||
</fileset>
|
</fileset>
|
||||||
</copy>
|
</copy>
|
||||||
<echo message="${ai-exe-path}" />
|
<echo message="${ai-exe-path}" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user