From 7c3990919292b4b5f761cb96642582289f65b42c Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Thu, 29 May 2025 12:54:50 -0400 Subject: refactor: update patch files --- coreutils-uutils-selinux/update-progs.patch | 30 +++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 coreutils-uutils-selinux/update-progs.patch (limited to 'coreutils-uutils-selinux/update-progs.patch') diff --git a/coreutils-uutils-selinux/update-progs.patch b/coreutils-uutils-selinux/update-progs.patch new file mode 100644 index 0000000..b08c8fd --- /dev/null +++ b/coreutils-uutils-selinux/update-progs.patch @@ -0,0 +1,30 @@ +--- a/GNUmakefile ++++ b/GNUmakefile +@@ -75,8 +75,8 @@ + PROGS := \ + base32 \ + base64 \ +- basenc \ + basename \ ++ basenc \ + cat \ + cksum \ + comm \ +@@ -108,8 +108,8 @@ + more \ + mv \ + nl \ +- numfmt \ + nproc \ ++ numfmt \ + od \ + paste \ + pr \ +@@ -127,6 +127,7 @@ + sleep \ + sort \ + split \ ++ stty \ + sum \ + sync \ + tac \ -- cgit v1.2.3