GNU bug report logs - #51395
[PATCH] gnu: mda-lv2: Remove unnecessary search-path-specification.

Previous Next

Package: guix-patches;

Reported by: Thorsten Wilms <t_w_ <at> freenet.de>

Date: Mon, 25 Oct 2021 19:16:02 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: Thorsten Wilms <t_w_ <at> freenet.de>
To: 51395 <at> debbugs.gnu.org
Cc: Thorsten Wilms <t_w_ <at> freenet.de>
Subject: [bug#51395] [PATCH] gnu: mda-lv2: Remove unnecessary search-path-specification.
Date: Mon, 25 Oct 2021 21:15:14 +0200
---
 gnu/packages/audio.scm | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index faf106fc68..f43964a804 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -5556,10 +5556,6 @@ (define-public mda-lv2
      `(("lv2" ,lv2)))
     (native-inputs
      `(("pkg-config" ,pkg-config)))
-    (native-search-paths
-     (list (search-path-specification
-            (variable "LV2_PATH")
-            (files '("lib/lv2")))))
     (home-page "https://drobilla.net/software/mda-lv2")
     (synopsis "Audio plug-in pack for LV2")
     (description
-- 
2.33.1





This bug report was last modified 3 years and 52 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.