summaryrefslogtreecommitdiffstats
path: root/coreutils-uutils-selinux-kj_sh604/update-progs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils-uutils-selinux-kj_sh604/update-progs.patch')
-rw-r--r--coreutils-uutils-selinux-kj_sh604/update-progs.patch30
1 files changed, 30 insertions, 0 deletions
diff --git a/coreutils-uutils-selinux-kj_sh604/update-progs.patch b/coreutils-uutils-selinux-kj_sh604/update-progs.patch
new file mode 100644
index 0000000..b08c8fd
--- /dev/null
+++ b/coreutils-uutils-selinux-kj_sh604/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 \