[PATCH] Do not add build date into cs man page
Bernhard M. Wiedemann
bwiedemann@suse.de
Wed Dec 6 13:57:00 GMT 2017
in order to make builds reproducible.
See https://reproducible-builds.org/ for why this is good.
This portion was missing in commit 8aeb376b6
---
man/cs/stappaths.7.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/cs/stappaths.7.in b/man/cs/stappaths.7.in
index 416393d..eb8ca76 100644
--- a/man/cs/stappaths.7.in
+++ b/man/cs/stappaths.7.in
@@ -18,7 +18,7 @@ stappaths \- důležitá umÃstÄnà souborů a adresáÅů systemtapu
..
.SH POPIS
-Tato manuálová stránka byla vygenerována @DATE@ pro systemtap @VERSION@.
+Tato manuálová stránka byla vygenerována pro systemtap @VERSION@.
Následuje seznam důležitých umÃstÄnà souborů a adresáÅů.
.TP
--
2.13.6
More information about the Systemtap
mailing list