From: Jim Meyering Date: Thu, 2 Dec 2010 10:44:41 +0000 (+0100) Subject: maint: avoid "make syntax-check" failure due to old-NEWS modification X-Git-Tag: v1.5~51 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=37a1000f5dda4f42aa1d626752a2125e0a4187d5;p=debian%2Fgzip maint: avoid "make syntax-check" failure due to old-NEWS modification * cfg.mk (old_NEWS_hash): Update, to reflect recent NEWS correction. --- diff --git a/cfg.mk b/cfg.mk index 879637b..b1f18c6 100644 --- a/cfg.mk +++ b/cfg.mk @@ -38,7 +38,7 @@ bootstrap-tools = autoconf,automake,gnulib # Now that we have better tests, make this the default. export VERBOSE = yes -old_NEWS_hash = e35901d8427a032d2b88a3195ed24a8f +old_NEWS_hash = 4e76bc5d3e489bb63342e85762172502 sc_obs_header_regex = \ \<(STDC_HEADERS|HAVE_(LIMITS|STRING|UNISTD|STDLIB)_H)\>