Sync isoworld, linux fixes
parent
3580409cc1
commit
575b1c45fc
@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
DF_DIR=$(dirname "$0")
|
||||
cd "${DF_DIR}"
|
||||
|
||||
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"stonesense/deplibs":"hack"
|
||||
|
||||
./isoworld/isoworld "$@"
|
@ -1 +1 @@
|
||||
Subproject commit 2a409fa6870aa098ff00c5572cd7988e52e952b8
|
||||
Subproject commit d9f03718f521d2f02809dd33a093b1e5fd923aed
|
@ -1 +1 @@
|
||||
Subproject commit 83e2b8a3754e2feb0d5bf106d2b43ff71ff63935
|
||||
Subproject commit 670b4ff6300e8134dc6402336474626e548d0a07
|
Loading…
Reference in New Issue