[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70380] [PATCH v2 0/3] Reproducible `make dist' tarball: Avoid overr
From: |
Janneke Nieuwenhuizen |
Subject: |
[bug#70380] [PATCH v2 0/3] Reproducible `make dist' tarball: Avoid override stamp-N warnings. |
Date: |
Mon, 15 Apr 2024 16:27:45 +0200 |
V2 fixes embarrasing typos in 1/3 that should have prevented for this patch to
build a reproducible tarball at all. Most probably I only tested a previous
version where mdate-from-git was a plain shell script.
Janneke Nieuwenhuizen (3):
maint: Generate doc/version[-LANG].texi using `mdate-from-git.scm'.
Revert "maint: Generate 'doc/version-LANG.texi' reproducibly."
Revert "maint: Generate 'doc/version.texi' reproducibly."
bootstrap | 8 +++-
build-aux/mdate-from-git.scm | 86 ++++++++++++++++++++++++++++++++++++
doc/local.mk | 32 --------------
3 files changed, 93 insertions(+), 33 deletions(-)
create mode 100755 build-aux/mdate-from-git.scm
base-commit: e5dda412c2e28fb65a549824f492895e72c33813
--
2.41.0