diff options
| author | kj-sh604 | 2025-05-29 12:54:50 -0400 |
|---|---|---|
| committer | kj-sh604 | 2025-05-29 12:54:50 -0400 |
| commit | 7c3990919292b4b5f761cb96642582289f65b42c (patch) | |
| tree | 2cdd2d6202e2fbd87193ff75db81d29cfe987052 /coreutils-uutils-selinux/update-progs.patch | |
| parent | 8b7b0e348ee46ef59fe1d2d3679b1a96992c5a13 (diff) | |
refactor: update patch files
Diffstat (limited to 'coreutils-uutils-selinux/update-progs.patch')
| -rw-r--r-- | coreutils-uutils-selinux/update-progs.patch | 30 |
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 \ |
