From a0a827e89f56b206fe587b7a35744ec8ec8e7641 Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jackpot51@gmail.com>
Date: Wed, 16 Nov 2022 12:29:33 -0700
Subject: [PATCH] Install not provided by uutils right now

---
 recipes/uutils/recipe.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes/uutils/recipe.toml b/recipes/uutils/recipe.toml
index 059640866..e346a12bf 100644
--- a/recipes/uutils/recipe.toml
+++ b/recipes/uutils/recipe.toml
@@ -40,7 +40,7 @@ BINS=(
     fold
     hashsum
     head
-    install
+    #install need gid2grp
     join
     link
     ln
-- 
GitLab