]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
build: Fix "make distcheck" failure (regression 2024-10-23).
authorBruno Haible <bruno@clisp.org>
Fri, 25 Oct 2024 07:56:29 +0000 (09:56 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 25 Oct 2024 07:56:29 +0000 (09:56 +0200)
* check-copyright-headers (func_check_file): Update after DISCLAIM was renamed.

check-copyright-headers

index 5716d2d8af33ac9a070e490f2a5e9f5ff5b8e936..1532e5798f595fd0153a93f030f2aaf87b17d126 100755 (executable)
@@ -151,7 +151,7 @@ func_check_file ()
       # We are not interested in attaching our own copyright header to each.
       return 0 ;;
 
-    /gettext-tools/misc/DISCLAIM )
+    /gettext-tools/misc/disclaim-translations.txt )
       # This is a form, used for communication with the FSF.
       return 0 ;;