build_proton: No need to ship 32-bit wineserver
This commit is contained in:
parent
723e34d88e
commit
f0e3f545cf
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue