mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Put environment back
This commit is contained in:
parent
18f88643b7
commit
ea7028926e
@ -22,6 +22,7 @@
|
||||
</target>
|
||||
|
||||
<target name="checkTskLibDirs">
|
||||
<property environment="env"/>
|
||||
<property name="tskLogicalImager.path" value="${env.TSK_HOME}/win32/Release_NoLibs/tsk_logical_imager.exe" />
|
||||
<property name="win64.TskLib.path" value="${env.TSK_HOME}/win32/x64/Release"/>
|
||||
<property name="win32.TskLib.path" value="${env.TSK_HOME}/win32/Release" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user