diff --git a/recipes/findutils/recipe.sh b/recipes/findutils/recipe.sh new file mode 100644 index 000000000..a001b2438 --- /dev/null +++ b/recipes/findutils/recipe.sh @@ -0,0 +1,2 @@ +GIT=https://github.com/uutils/findutils +CARGOFLAGS="--bin find"