Re: [PATCH] Do not store build time in MODULES.html

2020-03-22 Thread Bruno Haible
Hi Bernhard, > func_echo '' > -func_echo 'Generated from MODULES.html.sh on '`LC_ALL=C date > +"%e %B %Y"`. > +func_echo 'Generated from MODULES.html.sh'. > The date is important, so that readers of know whether it is up-to-date or not. Howe

[PATCH] Do not store build time in MODULES.html

2020-03-10 Thread Bernhard M. Wiedemann
This allows for reproducible builds. See https://reproducible-builds.org/ for why that matters. This patch was done while working on reproducible builds for openSUSE. --- MODULES.html.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MODULES.html.sh b/MODULES.html.sh index 7