summaryrefslogtreecommitdiffstats
path: root/coreutils-uutils-libselinux/0001-update-selinux-progs.patch
blob: aee086f535ac9c36ee4e51c6d2a0b78af25f0b87 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -177,7 +177,8 @@
 
 SELINUX_PROGS := \
 	chcon \
-	runcon
+	runcon \
+	stty
 
 ifneq ($(OS),Windows_NT)
 	PROGS := $(PROGS) $(UNIX_PROGS)