From c64d46d3ceb9baac1108bf33e47e18a91c43e53d Mon Sep 17 00:00:00 2001 From: pjotrp Date: Mon, 29 Jan 2018 11:01:49 +0000 Subject: Updates --- gn/packages/sambamba.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gn/packages/sambamba.scm') diff --git a/gn/packages/sambamba.scm b/gn/packages/sambamba.scm index c2759fa..ee6a973 100644 --- a/gn/packages/sambamba.scm +++ b/gn/packages/sambamba.scm @@ -92,7 +92,7 @@ ;; The current build compiles htslib statically into the ;; executable. On top of that, we need to patch the latest ;; version of htslib to have it working with Sambamba. - (and + (and (copy-recursively (assoc-ref inputs "htslib-src") "htslib") (copy-recursively (assoc-ref inputs "dlang-undeaD-src") "undeaD") (copy-recursively (assoc-ref inputs "biod-src") "BioD")))) -- cgit v1.2.3