mirror of
https://github.com/bakustarver/rpgmakermlinux-cicpoffs.git
synced 2025-03-28 14:56:21 +01:00
Update rpgmaker-linux-cicpoffs-wrapper.sh
This commit is contained in:
parent
4d5c431768
commit
e03a6e46bc
1 changed files with 2 additions and 1 deletions
|
@ -4,9 +4,10 @@ if [[ ! -z "${LD_PRELOAD}" ]]; then
|
|||
echo "LD_PRELOAD found with $LD_PRELOAD"
|
||||
export ORIGINAL_LD_PRELOAD="$LD_PRELOAD"
|
||||
export LD_PRELOAD=""
|
||||
export LD_LIBRARY_PATH=""
|
||||
# export PATH=""
|
||||
fi
|
||||
export LD_LIBRARY_PATH=""
|
||||
|
||||
#
|
||||
# DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue