diff options
Diffstat (limited to 'coreutils-uutils-selinux/0001-update-selinux-progs.patch')
| -rw-r--r-- | coreutils-uutils-selinux/0001-update-selinux-progs.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/coreutils-uutils-selinux/0001-update-selinux-progs.patch b/coreutils-uutils-selinux/0001-update-selinux-progs.patch new file mode 100644 index 0000000..aee086f --- /dev/null +++ b/coreutils-uutils-selinux/0001-update-selinux-progs.patch @@ -0,0 +1,12 @@ +--- a/GNUmakefile ++++ b/GNUmakefile +@@ -177,7 +177,8 @@ + + SELINUX_PROGS := \ + chcon \ +- runcon ++ runcon \ ++ stty + + ifneq ($(OS),Windows_NT) + PROGS := $(PROGS) $(UNIX_PROGS) |
