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