unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51395] [PATCH] gnu: mda-lv2: Remove unnecessary search-path-specification.
@ 2021-10-25 19:15 Thorsten Wilms
  0 siblings, 0 replies; only message in thread
From: Thorsten Wilms @ 2021-10-25 19:15 UTC (permalink / raw)
  To: 51395; +Cc: Thorsten Wilms

---
 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





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-25 19:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-25 19:15 [bug#51395] [PATCH] gnu: mda-lv2: Remove unnecessary search-path-specification Thorsten Wilms

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).