From efd3e1619576a96bfd21a45ebce12aae899d3d3f Mon Sep 17 00:00:00 2001 From: Martin Grigorov Date: Mon, 23 Dec 2024 11:11:59 +0200 Subject: [PATCH] Fix the license files --- recipes/phasius/meta.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes/phasius/meta.yaml b/recipes/phasius/meta.yaml index 3b1b9caa9ff05..81a1fe3d9d20a 100644 --- a/recipes/phasius/meta.yaml +++ b/recipes/phasius/meta.yaml @@ -34,12 +34,12 @@ test: about: home: https://github.com/wdecoster/phasius - license: - - MIT + license: MIT + license_file: + - LICENSE - THIRDPARTY.yml - license_file: LICENSE summary: A rust tool to create phase-block maps from phased cram/bam files extra: additional-platforms: - - linux-aarch64 \ No newline at end of file + - linux-aarch64