From 610429096fe82ab07c2195fdd48807ff85cc7128 Mon Sep 17 00:00:00 2001 From: Gustavsen Julia Date: Fri, 15 Nov 2024 14:36:44 +0100 Subject: [PATCH] updated Mothur 1.48.2 patch to remove binary file comparison --- .../easyconfigs/m/Mothur/Mothur-1.48.2_fix-hardcoding.patch | 1 - 1 file changed, 1 deletion(-) diff --git a/easybuild/easyconfigs/m/Mothur/Mothur-1.48.2_fix-hardcoding.patch b/easybuild/easyconfigs/m/Mothur/Mothur-1.48.2_fix-hardcoding.patch index 7f8a38e15cc5..e76e86be6802 100644 --- a/easybuild/easyconfigs/m/Mothur/Mothur-1.48.2_fix-hardcoding.patch +++ b/easybuild/easyconfigs/m/Mothur/Mothur-1.48.2_fix-hardcoding.patch @@ -101,7 +101,6 @@ diff -ruN mothur-1.48.2.orig/makefile-internal /tmp/eb/Mothur/1.48.2/foss-2023b/ OBJECTS+=$(patsubst %.cpp,%.o,$(wildcard *.cpp)) OBJECTS+=$(patsubst %.c,%.o,$(wildcard *.c)) -Binary files mothur-1.48.2.orig/source/calculators/prng.o and /tmp/eb/Mothur/1.48.2/foss-2023b/mothur-1.48.2/source/calculators/prng.o differ diff -ruN mothur-1.48.2.orig/source/uchime_src/makefile /tmp/eb/Mothur/1.48.2/foss-2023b/mothur-1.48.2/source/uchime_src/makefile --- mothur-1.48.2.orig/source/uchime_src/makefile 2024-11-04 20:53:24.000000000 +0100 +++ /tmp/eb/Mothur/1.48.2/foss-2023b/mothur-1.48.2/source/uchime_src/makefile 2024-11-15 10:29:38.800547895 +0100