mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Removed dead code.
This commit is contained in:
parent
ee3578fa0a
commit
72add0128a
@ -197,15 +197,6 @@
|
|||||||
<available file="${theFile}" type="file" />
|
<available file="${theFile}" type="file" />
|
||||||
</condition>
|
</condition>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<!-- <target name="add-ai-jre" description="Adds JRE to Advanced Installer project">
|
|
||||||
|
|
||||||
<echo message="${ai-exe-path}" />
|
|
||||||
<echo message="Adding JRE to installer: ${jre-path}"/>
|
|
||||||
<exec executable="${ai-exe-path}">
|
|
||||||
<arg line="/edit ${aip-path} /AddFolder APPDIR "${new-jre-path}"" />
|
|
||||||
</exec>
|
|
||||||
</target>-->
|
|
||||||
|
|
||||||
<target name="add-ai-shortcuts" description="Add shortcuts to the aip file">
|
<target name="add-ai-shortcuts" description="Add shortcuts to the aip file">
|
||||||
<echo message="Adding desktop/menu shortcuts..."/>
|
<echo message="Adding desktop/menu shortcuts..."/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user