From 1a43f19e0dd9ba00b454f3c2432ce2c7ae5fb318 Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jeremy@system76.com>
Date: Sat, 11 May 2019 10:41:14 -0600
Subject: [PATCH] Switch extrautils to redox-unix branch

---
 recipes/extrautils/recipe.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes/extrautils/recipe.sh b/recipes/extrautils/recipe.sh
index c046ce052..fda65270c 100644
--- a/recipes/extrautils/recipe.sh
+++ b/recipes/extrautils/recipe.sh
@@ -1,2 +1,3 @@
 GIT=https://gitlab.redox-os.org/redox-os/extrautils.git
+BRANCH=redox-unix
 BUILD_DEPENDS=(xz)
-- 
GitLab