Packages/BioArchLinux/canu/external-mhap.patch
2023-06-24 23:02:30 +08:00

12 lines
613 B
Diff

Description: remove bundled mhap from being installed.
===================================================================
--- canu-2.2.orig/src/Makefile 2021-08-27 01:27:04.000000000 +0530
+++ canu-2.2.new/src/Makefile 2023-06-24 11:49:01.274587478 +0530
@@ -679,7 +679,6 @@
${TARGET_DIR}/bin/canu-time \
${TARGET_DIR}/bin/draw-tig \
${TARGET_DIR}/bin/canu.defaults \
- ${TARGET_DIR}/share/java/classes/mhap-2.1.3.jar \
${TARGET_DIR}/lib/site_perl/canu/Consensus.pm \
${TARGET_DIR}/lib/site_perl/canu/CorrectReads.pm \
${TARGET_DIR}/lib/site_perl/canu/HaplotypeReads.pm \