From: Jim Meyering Date: Sat, 22 Jan 2005 09:05:09 +0000 (+0000) Subject: (v_etc_file): The version string has moved to X-Git-Tag: CPPI-1_12~1563 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=908a461e3213cadd621f89000c2797ade53230eb;p=thirdparty%2Fcoreutils.git (v_etc_file): The version string has moved to version-etc-fsf.c, search that new file, not version-etc.c. --- diff --git a/Makefile.maint b/Makefile.maint index 61a084b040..d8e58b4da8 100644 --- a/Makefile.maint +++ b/Makefile.maint @@ -338,7 +338,7 @@ writable-files: done; \ test "$$fail" && exit 1 || : -v_etc_file = lib/version-etc.c +v_etc_file = lib/version-etc-fsf.c # Make sure that the copyright date in $(v_etc_file) is up to date. copyright-check: @if test -f $(v_etc_file); then \