diff --git a/util/fetch-gnu.sh b/util/fetch-gnu.sh index 2bc8caafb22..41b9a49b4be 100755 --- a/util/fetch-gnu.sh +++ b/util/fetch-gnu.sh @@ -7,6 +7,7 @@ curl -L "${repo}/releases/download/v${ver}/coreutils-${ver}.tar.xz" | tar --stri backport=( cat/splice.sh # split tests dd/fail-ftruncate-fstat.sh # remove LD_PRELOAD + dd/stderr.sh # replace GNU/test binary by uutils/test misc/close-stdout.sh # fix hardcoded pathes to GNU executables misc/uname-labeled.sh # uname -A/--all-labeled, added after $ver nproc/nproc-quota.sh # remove LD_PRELOAD