Files
uutils-coreutils/source-files/add_stty_to_makefile.patch
T

15 lines
230 B
Diff

diff --git a/GNUmakefile b/GNUmakefile
index 8d7179b5e..84947aa4a 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -173,7 +173,8 @@ UNIX_PROGS := \
unlink \
uptime \
users \
- who
+ who \
+ stty
SELINUX_PROGS := \
chcon \