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
@ -198,15 +198,6 @@
|
||||
</condition>
|
||||
</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">
|
||||
<echo message="Adding desktop/menu shortcuts..."/>
|
||||
<exec executable="${ai-exe-path}">
|
||||
|
Loading…
x
Reference in New Issue
Block a user