mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-01-24 23:50:36 +00:00
Export wineserver binary as well for winetricks
This commit is contained in:
parent
a356af1dbf
commit
c4f095bce2
@ -2842,6 +2842,7 @@ install_game_wine() {
|
||||
|
||||
# Create the new prefix and install powershell
|
||||
export WINE="$wine_path/wine"
|
||||
export WINESERVER="$wine_path/wineserver"
|
||||
export WINEPREFIX="$install_dir"
|
||||
debug_print continue "Preparing the wine prefix. Please wait; this will take a moment..."
|
||||
"$winetricks_bin" -q arial tahoma dxvk powershell win11 >"$tmp_install_log" 2>&1
|
||||
|
Loading…
x
Reference in New Issue
Block a user