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