Compile and install stty command
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
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 \
|
||||
Reference in New Issue
Block a user