From f0e3f545cfa52df6050f247343b097e4c1e8edc9 Mon Sep 17 00:00:00 2001 From: Andrew Eikum Date: Wed, 20 Jun 2018 10:23:54 -0500 Subject: [PATCH] build_proton: No need to ship 32-bit wineserver --- build_proton.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build_proton.sh b/build_proton.sh index 7f3d1337..0d40e97f 100755 --- a/build_proton.sh +++ b/build_proton.sh @@ -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