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