[PATCH 03/10] gnu: ir: Remove native-search-paths

  • Done
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • Nikita Domnitskii
Owner
unassigned
Submitted by
Nikita Domnitskii
Severity
normal

Debbugs page

N
N
Nikita Domnitskii wrote on 2 Aug 09:57 -0700
(address . guix-patches@gnu.org)
dc8ad9f86686e29497033d30889988c21a7b1da5.1723741610.git.nikita@domnitskii.me
Change-Id: I8f110b12e9850ba7f49df2cd6192852428c1d2cc
---
gnu/packages/audio.scm | 4 ----
1 file changed, 4 deletions(-)

Toggle diff (20 lines)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 50d3cdca61..7111264ae0 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -2555,10 +2555,6 @@ (define-public ir
zita-convolver))
(native-inputs
(list pkg-config))
- (native-search-paths
- (list (search-path-specification
- (variable "LV2_PATH")
- (files '("lib/lv2")))))
(home-page "https://tomszilagyi.github.io/plugins/ir.lv2")
(synopsis "LV2 convolution reverb")
(description


--
Best Regards,
Nikita Domnitskii
L
L
Ludovic Courtès wrote on 31 Aug 10:02 -0700
control message for bug #72651
(address . control@debbugs.gnu.org)
87v7zghbhx.fsf@gnu.org
tags 72651 wontfix
close 72651
quit
?
Your comment

This issue is archived.

To comment on this conversation send an email to 72651@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 72651
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch