From f017fab2777ea94c25ef78c267602c2c20bb2bb7 Mon Sep 17 00:00:00 2001 From: Lucas van Dijk Date: Fri, 11 Oct 2024 13:13:00 -0500 Subject: [PATCH] fix: Fix license_file location --- recipes/rna-seqc/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/rna-seqc/meta.yaml b/recipes/rna-seqc/meta.yaml index 55e5e4370bda0..55f01b5da7007 100644 --- a/recipes/rna-seqc/meta.yaml +++ b/recipes/rna-seqc/meta.yaml @@ -38,7 +38,7 @@ test: about: home: https://github.com/broadinstitute/rnaseqc license_url: https://raw.githubusercontent.com/broadinstitute/rnaseqc/master/LICENSE - license_file: LICENSE + license_file: rnaseqc/LICENSE license: BSD 3-clause license_family: BSD summary: Fast, efficient RNA-Seq metrics for quality control and process optimization