summaryrefslogtreecommitdiffstats
path: root/coreutils-uutils-selinux/update-progs.patch
diff options
context:
space:
mode:
authorkj-sh6042025-05-29 12:54:50 -0400
committerkj-sh6042025-05-29 12:54:50 -0400
commit7c3990919292b4b5f761cb96642582289f65b42c (patch)
tree2cdd2d6202e2fbd87193ff75db81d29cfe987052 /coreutils-uutils-selinux/update-progs.patch
parent8b7b0e348ee46ef59fe1d2d3679b1a96992c5a13 (diff)
refactor: update patch files
Diffstat (limited to 'coreutils-uutils-selinux/update-progs.patch')
-rw-r--r--coreutils-uutils-selinux/update-progs.patch30
1 files changed, 30 insertions, 0 deletions
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 \