diff options
| author | kj-sh604 | 2025-05-27 13:52:18 -0400 |
|---|---|---|
| committer | kj-sh604 | 2025-05-27 13:52:18 -0400 |
| commit | 12144b850f7dbff536b84e2d327e1a35400d6ddc (patch) | |
| tree | 68aa227db2fc56cef8eab20e55b9c6c44e159c55 /coreutils-uutils/build-stty.patch | |
| parent | ab73f4c06c1e8c7d5e322427e27311f4a37eb450 (diff) | |
refactor: package rename and pkgdesc changes
Diffstat (limited to '')
| -rw-r--r-- | coreutils-uutils/build-stty.patch | 30 |
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 \ |
