diff --git a/recipes/findutils/recipe.sh b/recipes/findutils/recipe.sh index e140a2f97..5e4a22b90 100644 --- a/recipes/findutils/recipe.sh +++ b/recipes/findutils/recipe.sh @@ -1,3 +1,4 @@ GIT=https://gitlab.redox-os.org/redox-os/findutils.git +BRANCH=redox-unix GIT_UPSTREAM=https://github.com/uutils/findutils.git CARGOFLAGS="--bin find"