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 7eab5e547..dce6c67f6 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -3695,7 +3695,7 @@ func_echo '<LI>A POT file and some PO files' func_end UL func_echo '<HR>' -func_echo 'Generated from <CODE>MODULES.html.sh</CODE> on '`LC_ALL=C date +"%e %B %Y"`. +func_echo 'Generated from <CODE>MODULES.html.sh</CODE>'. func_end BODY -- 2.16.4