mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Merge remote-tracking branch 'upstream' into develop
This commit is contained in:
commit
7c0868dcb4
@ -63,7 +63,7 @@ fi
|
|||||||
echo "Installing Sleuthkit..."
|
echo "Installing Sleuthkit..."
|
||||||
pushd $SLEUTHKIT_SRC_DIR &&
|
pushd $SLEUTHKIT_SRC_DIR &&
|
||||||
./bootstrap &&
|
./bootstrap &&
|
||||||
./configure &&
|
./configure --enable-java &&
|
||||||
make &&
|
make &&
|
||||||
sudo make install &&
|
sudo make install &&
|
||||||
popd
|
popd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user