Skip to content

Commit 6a1ee22

Browse files
authored
Remove backport from coreutils 9.9
1 parent 9f708e6 commit 6a1ee22

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/GnuTests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,6 @@ jobs:
7272
git submodule sync --recursive
7373
git config submodule.gnulib.url https://github.com/coreutils/gnulib.git
7474
git submodule update --init --recursive --depth 1
75-
# Backport auto-skip for SELinux progs
76-
# Drop this at coreutils 9.9
77-
curl https://github.com/coreutils/coreutils/commit/8ba47d09a33f0740e071a8394f3504e0fb57948e.patch -o skip-selinux.patch
78-
patch -Np1 -i skip-selinux.patch
7975
working-directory: gnu
8076

8177
#### Build environment setup without libselinux

0 commit comments

Comments
 (0)