From 8d5a3e4ebacec4779ddf3f29a78831b9c006afb9 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Tue, 14 Oct 2025 12:31:31 -0300 Subject: [PATCH] Remove the duplicated xorgproto recipe --- recipes/wip/x11/xorgproto/recipe.toml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 recipes/wip/x11/xorgproto/recipe.toml diff --git a/recipes/wip/x11/xorgproto/recipe.toml b/recipes/wip/x11/xorgproto/recipe.toml deleted file mode 100644 index 2d62b819a..000000000 --- a/recipes/wip/x11/xorgproto/recipe.toml +++ /dev/null @@ -1,4 +0,0 @@ -[source] -tar = "https://www.x.org/archive/individual/proto/xorgproto-2024.1.tar.xz" -[build] -template = "meson"