]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: avoid sc_GPL_version failure
authorPádraig Brady <P@draigBrady.com>
Mon, 12 May 2025 10:50:25 +0000 (11:50 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 12 May 2025 10:51:16 +0000 (11:51 +0100)
* cfg.mk (VC_LIST_ALWAYS_EXCLUDE_REGEX): Exclude longlong.h also.

cfg.mk

diff --git a/cfg.mk b/cfg.mk
index 2032fcdfa23c4b7dce954fbaa27f7d5e1f07f4c8..94bd46441fc19f064865b6aebbdaf952f7fe9db3 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -22,7 +22,7 @@ manual_title = Core GNU utilities
 url_dir_list = https://ftp.gnu.org/gnu/$(PACKAGE)
 
 # Exclude bundled external projects from syntax checks
-VC_LIST_ALWAYS_EXCLUDE_REGEX = src/blake2/.*$$
+VC_LIST_ALWAYS_EXCLUDE_REGEX = src/(blake2/.*|longlong.h)$$
 
 # Tests not to run as part of "make distcheck".
 local-checks-to-skip = \