Merge branch 'patch-2' of git://github.com/lethosor/dfhack into develop

develop
Alexander Gavrilov 2014-05-11 15:45:48 +04:00
commit ce7a5cd2e5
1 changed files with 1 additions and 1 deletions

@ -3,6 +3,6 @@
DF_DIR=$(dirname "$0")
cd "${DF_DIR}"
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"./stonesense/deplibs":"./hack"
export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:"./stonesense/deplibs":"./hack"
exec hack/dfhack-run "$@"