From da3e447d2df3c26697d6222e223073aa1d9391ae Mon Sep 17 00:00:00 2001 From: Wildan M Date: Mon, 9 Feb 2026 03:49:55 +0700 Subject: [PATCH] Remove older duplicate sd --- recipes/wip/tools/sd/recipe.toml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 recipes/wip/tools/sd/recipe.toml diff --git a/recipes/wip/tools/sd/recipe.toml b/recipes/wip/tools/sd/recipe.toml deleted file mode 100644 index 0cc6f03c..00000000 --- a/recipes/wip/tools/sd/recipe.toml +++ /dev/null @@ -1,5 +0,0 @@ -#TODO relibc function not implemented -[source] -git = "https://github.com/chmln/sd.git" -[build] -template = "cargo"