build_proton: No need to ship 32-bit wineserver

This commit is contained in:
Andrew Eikum 2018-06-20 10:23:54 -05:00
parent 723e34d88e
commit f0e3f545cf

View file

@ -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