From 3fc34b2f768208e86010b7fae22ad8cc55cb2e62 Mon Sep 17 00:00:00 2001 From: Charadon Date: Sun, 9 Oct 2022 09:41:27 -0400 Subject: distribute.sh: Remove the damn xcb libraries. --- distribute.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/distribute.sh b/distribute.sh index fe7ed5b..5a2f628 100755 --- a/distribute.sh +++ b/distribute.sh @@ -96,6 +96,7 @@ else # Remove GL drivers, as they almost always conflict with system driver. rm -f libs/libGL* rm -f libs/libdrm* + rm -f libs/lib*xcb*.so* # Remove libstdc++ rm -f libs/libstdc++* set -e -- cgit 1.4.1-2-gfad0