about summary refs log tree commit diff
path: root/nixpkgs/pkgs/games/dwarf-fortress/wrapper/soundSense.in
blob: 28357ed7579fe4f02d5ab3fe8b626f10453cfe4b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!@stdenv_shell@ -e

source @dfInit@

for p in soundsense/*; do
  update_path "$p"
done

cd "$DF_DIR"
PATH=@jre@/bin exec $DF_DIR/soundsense/soundSense.sh