Fixes for flatpak
This commit is contained in:
@ -1007,6 +1007,7 @@ init_wine_ver () {
|
||||
}
|
||||
|
||||
pw_init_runtime () {
|
||||
check_flatpak && export PW_USE_RUNTIME="0"
|
||||
if [[ "$PW_USE_RUNTIME" != "1" ]] \
|
||||
|| [[ "$PW_WINE_USE" == "USE_SYSTEM_WINE" ]]
|
||||
then
|
||||
|
Reference in New Issue
Block a user