[PATCH 01/10] gnu: calf: 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)
3f84e43b9fb1e692a082c7c64328924407e46c66.1723741610.git.nikita@domnitskii.me
Change-Id: Ib9ca000aae75826bea7c43e1768fb92d555dc937
---
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 b728220e1f..3859a4a015 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -1343,10 +1343,6 @@ (define-public calf
fftw))
(native-inputs
(list pkg-config))
- (native-search-paths
- (list (search-path-specification
- (variable "LV2_PATH")
- (files '("lib/lv2")))))
(home-page "http://calf.sourceforge.net/")
(synopsis "Audio plug-in pack for LV2 and JACK environments")
(description


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

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 72649
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