From 9968adbfe4364cd0e96efe9e83199586777d5a31 Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Fri, 29 Aug 2025 23:14:28 -0400 Subject: refactor: temporary workaround for broken stty (from oech3) also migrate the package to utilize symlinks in relation to the uutils-coreutils package --- coreutils-uutils/build-stty.patch | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 coreutils-uutils/build-stty.patch (limited to 'coreutils-uutils/build-stty.patch') 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 \ -- cgit v1.2.3