mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Removed outdated reference to ant target.
This commit is contained in:
parent
cf98b8b1e8
commit
9abf7e9710
@ -84,7 +84,6 @@
|
||||
<fileset dir="${env.JRE_HOME}"/>
|
||||
</copy>
|
||||
<copy file="${basedir}/branding_${app.name}/icon.ico" tofile="${zip-tmp}/${app.name}/icon.ico" overwrite="true"/>
|
||||
<antcall target="copyExternalLibsToZip"></antcall>
|
||||
|
||||
<property name="app.property.file" value="${zip-tmp}/${app.name}/etc/${app.name}.conf" />
|
||||
<property name="jvm.options" value=""--branding ${app.name} -J-Xms24m -J-Xmx512m -J-XX:MaxPermSize=128M -J-Xverify:none"" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user