From b305204e4ce395b98e31a810cb3966b80e5354d0 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Wed, 28 May 2025 13:01:28 -0300 Subject: [PATCH] Remove the previous mono folder --- recipes/wip/dev/other/mono/recipe.toml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 recipes/wip/dev/other/mono/recipe.toml diff --git a/recipes/wip/dev/other/mono/recipe.toml b/recipes/wip/dev/other/mono/recipe.toml deleted file mode 100644 index c3920fa59..000000000 --- a/recipes/wip/dev/other/mono/recipe.toml +++ /dev/null @@ -1,5 +0,0 @@ -#TODO can't recognize the redox target -[source] -tar = "https://download.mono-project.com/sources/mono/mono-6.12.0.199.tar.xz" -[build] -template = "configure"