mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
path fix
This commit is contained in:
parent
fa8f6db5a1
commit
10ad4b9739
@ -44,7 +44,7 @@
|
||||
<!-- Where photo rec is installed within installer -->
|
||||
<var name="photorec-rel-path" value="${app.name}\photorec_exec"/>
|
||||
<!-- Where the photo rec build folder is placed in the dist folder currently -->
|
||||
<var name="photorec-inst-path" value="${inst-path}\photorec_exec"/>
|
||||
<var name="photorec-inst-path" value="${inst-path}\${app.name}\photorec_exec"/>
|
||||
</target>
|
||||
|
||||
<target name="autoAIPath" description="Attempt to find the AI path based on standard installation location">
|
||||
|
Loading…
x
Reference in New Issue
Block a user