From 72a17b2b1a77c9c289620ef51c91e69d95ccedf6 Mon Sep 17 00:00:00 2001 From: Matthias Klumpp Date: Sun, 25 Feb 2024 16:25:15 +0100 Subject: [PATCH] snap: Drop extra LD_LIBRARY_PATH --- snapcraft.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index e375cba..8ff8186 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -125,7 +125,6 @@ parts: source-tag: 'v1.0.2' plugin: meson build-environment: - - LD_LIBRARY_PATH: $CRAFT_PART_BUILD/src${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} - DESTDIR: $CRAFT_PART_INSTALL meson-parameters: - --prefix=/usr