summaryrefslogtreecommitdiffstats
path: root/coreutils-uutils/build-stty.patch
diff options
context:
space:
mode:
authorkj-sh6042025-05-27 13:52:18 -0400
committerkj-sh6042025-05-27 13:52:18 -0400
commit12144b850f7dbff536b84e2d327e1a35400d6ddc (patch)
tree68aa227db2fc56cef8eab20e55b9c6c44e159c55 /coreutils-uutils/build-stty.patch
parentab73f4c06c1e8c7d5e322427e27311f4a37eb450 (diff)
refactor: package rename and pkgdesc changes
Diffstat (limited to '')
-rw-r--r--coreutils-uutils/build-stty.patch30
1 files changed, 30 insertions, 0 deletions
diff --git a/coreutils-uutils/build-stty.patch b/coreutils-uutils/build-stty.patch
new file mode 100644
index 0000000..b08c8fd
--- /dev/null
+++ b/coreutils-uutils/build-stty.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 \