From 5324710e01647abfe704da93bbc3218c96abfa07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B3zef=20Kucia?= Date: Wed, 29 Aug 2018 16:29:03 +0200 Subject: [PATCH] build_proton.sh: Avoid building dxvk when building a single component. --- build_proton.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build_proton.sh b/build_proton.sh index f9928540..ebf3571f 100755 --- a/build_proton.sh +++ b/build_proton.sh @@ -608,10 +608,9 @@ fi build_openal -build_dxvk - case "$BUILD_COMPONENTS" in "all") + build_dxvk build_wine64 build_wine32 build_lsteamclient64