void-packages/srcpkgs/musikcube/patches/no-rpath.patch

12 lines
381 B
Diff

--- a/script/post-build.sh
+++ b/script/post-build.sh
@@ -15,8 +15,6 @@ else
echo "[post-build] BUILD_TYPE=${CMAKE_BUILD_TYPE}, not stripping"
fi
-echo "[post-build] patching library rpath entries..."
-$CMAKE_CURRENT_SOURCE_DIR/script/patch-rpath.sh $CMAKE_CURRENT_SOURCE_DIR
echo "[post-build] staging static assets..."
mkdir -p "$CMAKE_CURRENT_SOURCE_DIR/bin/themes"