From 8b7b0e348ee46ef59fe1d2d3679b1a96992c5a13 Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Thu, 29 May 2025 12:40:43 -0400 Subject: refactor: update uutils stuff --- coreutils-uutils-libselinux/0001-update-selinux-progs.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 coreutils-uutils-libselinux/0001-update-selinux-progs.patch (limited to 'coreutils-uutils-libselinux/0001-update-selinux-progs.patch') diff --git a/coreutils-uutils-libselinux/0001-update-selinux-progs.patch b/coreutils-uutils-libselinux/0001-update-selinux-progs.patch deleted file mode 100644 index aee086f..0000000 --- a/coreutils-uutils-libselinux/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) -- cgit v1.2.3