Skip to content

Commit

Permalink
Merge remote-tracking branch 'lethosor/patch-3'
Browse files Browse the repository at this point in the history
  • Loading branch information
expwnent committed Jun 19, 2014
2 parents 9580aa6 + e120f53 commit 1500729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/darwin/dfhack
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ fi

old_tty_settings=$(stty -g)
cd "${PWD}"
DYLD_INSERT_LIBRARIES=./hack/libdfhack.dylib ./dwarfort.exe
DYLD_INSERT_LIBRARIES=./hack/libdfhack.dylib ./dwarfort.exe "$@"
stty "$old_tty_settings"
echo ""

0 comments on commit 1500729

Please sign in to comment.