[bug#72428,07/10] gnu: distrho-ports: Remove LV2_PATH search-path-specification
Commit Message
---
gnu/packages/music.scm | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
@@ -57,6 +57,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.
;;;
@@ -6847,9 +6848,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