summaryrefslogtreecommitdiffstats
path: root/coreutils-uutils-selinux/0001-update-selinux-progs.patch
diff options
context:
space:
mode:
authorkj-sh6042025-05-27 13:52:18 -0400
committerkj-sh6042025-05-27 13:52:18 -0400
commit12144b850f7dbff536b84e2d327e1a35400d6ddc (patch)
tree68aa227db2fc56cef8eab20e55b9c6c44e159c55 /coreutils-uutils-selinux/0001-update-selinux-progs.patch
parentab73f4c06c1e8c7d5e322427e27311f4a37eb450 (diff)
refactor: package rename and pkgdesc changes
Diffstat (limited to 'coreutils-uutils-selinux/0001-update-selinux-progs.patch')
-rw-r--r--coreutils-uutils-selinux/0001-update-selinux-progs.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/coreutils-uutils-selinux/0001-update-selinux-progs.patch b/coreutils-uutils-selinux/0001-update-selinux-progs.patch
deleted file mode 100644
index aee086f..0000000
--- a/coreutils-uutils-selinux/0001-update-selinux-progs.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/GNUmakefile
-+++ b/GNUmakefile
-@@ -177,7 +177,8 @@
-
- SELINUX_PROGS := \
- chcon \
-- runcon
-+ runcon \
-+ stty
-
- ifneq ($(OS),Windows_NT)
- PROGS := $(PROGS) $(UNIX_PROGS)