mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-06-12 13:17:50 +02:00
build_proton: No need to ship 32-bit wineserver
This commit is contained in:
@ -309,7 +309,6 @@ function build_wine32
|
||||
if [ "$PLATFORM" != "Darwin" ]; then
|
||||
cp -a bin/wine-preloader "$DST_DIR"/bin/
|
||||
fi
|
||||
cp -a bin/wineserver "$DST_DIR"/bin/wineserver32
|
||||
}
|
||||
|
||||
function build_lsteamclient64
|
||||
|
Reference in New Issue
Block a user