From 993b322d40f6ed347efb0f24ccaca4be1d70cca4 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Thu, 30 Mar 2023 14:17:04 +0200 Subject: libgit2: remove access to patches ... now that we're using the unpatched version (after adding a work around in our code base). --- etc/repos.json | 1 - 1 file changed, 1 deletion(-) (limited to 'etc') diff --git a/etc/repos.json b/etc/repos.json index 31975cc8..a2ce0aca 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -394,7 +394,6 @@ { "rules": "rules-git2" , "zlib": "zlib" , "ssl": "ssl" - , "patches": "patches" } , "bootstrap": {"include_dir": "include", "include_name": "."} , "local_bootstrap": {"local_path": "include", "copy": ["git2.h", "git2"]} -- cgit v1.2.3