From: Pádraig Brady
Date: Mon, 17 Nov 2025 19:57:16 +0000 (+0000)
Subject: build: fix make dist failure
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=386cc5e4a75c71e0d27e44a453e47d27486af0f4;p=thirdparty%2Fcoreutils.git
build: fix make dist failure
* src/local.mk: s/crc.h/cksum_crc.h/.
Reported by Bruno Haible.
---
diff --git a/src/cksum_crc.h b/src/cksum_crc.h
index 1c202ef767..9db1a510f7 100644
--- a/src/cksum_crc.h
+++ b/src/cksum_crc.h
@@ -14,8 +14,8 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see