From: Pádraig Brady Date: Sun, 12 Jan 2025 21:36:33 +0000 (+0000) Subject: all: fix program name with --enable-single-binary=shebangs X-Git-Tag: v9.6~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e59fbf722e884ce619f14f653bad6467e190b22;p=thirdparty%2Fcoreutils.git all: fix program name with --enable-single-binary=shebangs * gnulib: Pick up gnulib commit f11caad4fd which ensures we diagnose the actual utility name, and not just "coreutils" when in single binary mode. This adjustment is required since gnulib commit 959152ba37 which enforced use of gnulib's error() once verror is used, and gnulib's error() always outputs the base name of the command, which the new gnulib commit now keeps up to date. --- diff --git a/gnulib b/gnulib index 05c63bc908..f11caad4fd 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 05c63bc908a67a316fea29ddf4c702d89cf5bdec +Subproject commit f11caad4fd70701bd1d95691a8528617623bf121