mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-17 04:41:59 +02:00
maint: use cksum specific checksums in release announcement
* cfg.mk: Use --cksum-checksums with announce-gen.
This commit is contained in:
4
cfg.mk
4
cfg.mk
@@ -884,6 +884,10 @@ sc_prohibit-long-form-bug-urls:
|
||||
announcement_Cc_ = $(translation_project_), \
|
||||
coreutils@gnu.org, coreutils-announce@gnu.org
|
||||
|
||||
# Write cksum supported checksums into the announcement.
|
||||
# I.e., base64 to reduce space, and possibly tagged to ease usage.
|
||||
announce_gen_args = --cksum-checksums
|
||||
|
||||
-include $(srcdir)/dist-check.mk
|
||||
|
||||
update-copyright-env = \
|
||||
|
||||
Reference in New Issue
Block a user