From c6d7346d48f0eb1c23917bb28ec4b45c04cff3a6 Mon Sep 17 00:00:00 2001
From: Sebastian Achilles <s.achilles@fz-juelich.de>
Date: Wed, 4 Jan 2023 18:33:13 +0100
Subject: [PATCH] remove make

---
 Golden_Repo/t/tmux/tmux-3.3a-GCCcore-11.3.0.eb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Golden_Repo/t/tmux/tmux-3.3a-GCCcore-11.3.0.eb b/Golden_Repo/t/tmux/tmux-3.3a-GCCcore-11.3.0.eb
index de3e3e02e..3e9a4564f 100644
--- a/Golden_Repo/t/tmux/tmux-3.3a-GCCcore-11.3.0.eb
+++ b/Golden_Repo/t/tmux/tmux-3.3a-GCCcore-11.3.0.eb
@@ -19,7 +19,7 @@ checksums = ['e4fd347843bd0772c4f48d6dde625b0b109b7a380ff15db21e97c11a4dcdf93f']
 builddependencies = [
     ('binutils', '2.38'),
     ('Bison', '3.8.2'),
-    ('make', '4.3'),
+    # ('make', '4.3'),
     ('pkgconf', '1.8.0'),
 ]
 
-- 
GitLab