diff options
| author | kj-sh604 | 2025-05-27 13:52:18 -0400 |
|---|---|---|
| committer | kj-sh604 | 2025-05-27 13:52:18 -0400 |
| commit | 12144b850f7dbff536b84e2d327e1a35400d6ddc (patch) | |
| tree | 68aa227db2fc56cef8eab20e55b9c6c44e159c55 /coreutils-uutils-libselinux/0001-update-selinux-progs.patch | |
| parent | ab73f4c06c1e8c7d5e322427e27311f4a37eb450 (diff) | |
refactor: package rename and pkgdesc changes
Diffstat (limited to 'coreutils-uutils-libselinux/0001-update-selinux-progs.patch')
| -rw-r--r-- | coreutils-uutils-libselinux/0001-update-selinux-progs.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/coreutils-uutils-libselinux/0001-update-selinux-progs.patch b/coreutils-uutils-libselinux/0001-update-selinux-progs.patch new file mode 100644 index 0000000..aee086f --- /dev/null +++ b/coreutils-uutils-libselinux/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) |
