mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-09 06:39:33 +00:00
Commented out line that deletes autopsy.zip in build-zip Ant
target in build.xml.
This commit is contained in:
parent
f0cb03b717
commit
ec66dbd6a7
@ -106,7 +106,7 @@
|
|||||||
</zip>
|
</zip>
|
||||||
|
|
||||||
<delete dir="${zip-tmp}"/>
|
<delete dir="${zip-tmp}"/>
|
||||||
<delete file="${nbdist.dir}/${app.name}.zip"/>
|
<!-- <delete file="${nbdist.dir}/${app.name}.zip"/> -->
|
||||||
|
|
||||||
<echo message=" "/>
|
<echo message=" "/>
|
||||||
<echo message="cleaning and finalizing release" />
|
<echo message="cleaning and finalizing release" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user