From 1b320c348f5cbc027a1070652f8ce008b2daf1af Mon Sep 17 00:00:00 2001 From: f4exb Date: Tue, 13 Apr 2021 16:16:21 +0200 Subject: [PATCH] Appveyor Ubuntu build: give up on the chrpath thing for dsdcc --- cmake/ci/build_sdrangel.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/cmake/ci/build_sdrangel.sh b/cmake/ci/build_sdrangel.sh index d047f4abb..7cf263bcc 100755 --- a/cmake/ci/build_sdrangel.sh +++ b/cmake/ci/build_sdrangel.sh @@ -15,5 +15,3 @@ else ;; esac fi - -sudo chrpath -r /usr/lib/sdrangel /usr/lib/sdrangel/libdsdcc.so