Merge pull request #4130 from Benitoite/patch-1
AppleLocale / executable loader fix
This commit is contained in:
@@ -48,4 +48,7 @@ esac
|
||||
#fi
|
||||
#ln -sf "${app}" /tmp
|
||||
|
||||
AppleLocale=`defaults read -g AppleLocale`
|
||||
export LANG=${AppleLocale%@*}.UTF-8
|
||||
|
||||
exec "${cwd}/rawtherapee-bin" "$@"
|
||||
|
Reference in New Issue
Block a user