diff options
| author | kj-sh604 | 2025-08-29 23:14:28 -0400 |
|---|---|---|
| committer | kj-sh604 | 2025-08-29 23:14:28 -0400 |
| commit | 9968adbfe4364cd0e96efe9e83199586777d5a31 (patch) | |
| tree | 95a1d7cea2d5497b833f1bf4b0fb7a6769eb9e1d /coreutils-uutils/build-stty.patch | |
| parent | 5210dfc9ef7a4ec3292359f21bcda70cb0711f7c (diff) | |
refactor: temporary workaround for broken stty (from oech3)
also migrate the package to utilize symlinks in relation to the uutils-coreutils package
Diffstat (limited to '')
| -rw-r--r-- | coreutils-uutils/build-stty.patch | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/coreutils-uutils/build-stty.patch b/coreutils-uutils/build-stty.patch deleted file mode 100644 index b08c8fd..0000000 --- a/coreutils-uutils/build-stty.patch +++ /dev/null @@ -1,30 +0,0 @@ ---- 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 \ |
