gnu: distrho-ports: Remove LV2_PATH search-path-specification.

* gnu/packages/music.scm (distrho-ports)[native-search-paths]: Remove 'LV2_PATH'.

Change-Id: I507a18d44af3da8efef4afb1cd8120ce83472738
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Nikita Domnitskii 2024-08-02 22:59:46 +06:00 committed by Ludovic Courtès
parent 30a7ae0d10
commit 396afb84e8
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -58,6 +58,7 @@
;;; Copyright © 2023 Zheng Junjie <873216071@qq.com>
;;; Copyright © 2024 Parnikkapore <poomklao@yahoo.com>
;;; Copyright © 2024 hapster <o.rojon@posteo.net>
;;; Copyright © 2024 Nikita Domnitskii <nikita@domnitskii.me>
;;;
;;; This file is part of GNU Guix.
;;;
@ -6831,9 +6832,6 @@ (define-public distrho-ports
mesa))
(native-search-paths
(list (search-path-specification
(variable "LV2_PATH")
(files '("lib/lv2")))
(search-path-specification
(variable "VST2_PATH")
(files '("lib/vst")))
(search-path-specification