forked from CastroFidel/PortWINE
Scripts version 2114
This commit is contained in:
@ -332,7 +332,7 @@ init_wine_ver () {
|
||||
|
||||
pw_init_runtime () {
|
||||
|
||||
if [[ -z $(grep "ROSA Fresh" "/etc/os-release") ]] ; then
|
||||
if [[ -n "$(grep "ROSA Fresh" "/etc/os-release")" ]] ; then
|
||||
export LOCPATH="/run/host/usr/share/locale/"
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user