From f1956c096ad21e660f7298c5cd268c8480966920 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Sun, 16 Jun 2019 20:14:34 -0600 Subject: [PATCH] Switch orbterm to master branch --- recipes/orbterm/recipe.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/orbterm/recipe.sh b/recipes/orbterm/recipe.sh index af3644b9f..9976d87ac 100644 --- a/recipes/orbterm/recipe.sh +++ b/recipes/orbterm/recipe.sh @@ -1,5 +1,4 @@ GIT=https://gitlab.redox-os.org/redox-os/orbterm.git -BRANCH=redox-unix BINDIR=/ui/bin CARGOFLAGS="--bin orbterm -- -C lto" DEPENDS="orbital"