File: reproducible_remove_datetime

package info (click to toggle)
brickos 0.9.0.dfsg-12.2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,848 kB
  • sloc: ansic: 9,144; cpp: 860; asm: 693; makefile: 656; sh: 124; perl: 61
file content (13 lines) | stat: -rw-r--r-- 530 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Description: Remove $datetime from file footer-no-sf.htm to make package reproducible

--- brickos-0.9.0.dfsg.orig/doc/html/footer-no-sf.htm
+++ brickos-0.9.0.dfsg/doc/html/footer-no-sf.htm
@@ -10,7 +10,7 @@
 </table>
 <hr>
 <center><small>
-Generated on $datetime for $projectname by <a href="http://www.doxygen.org/index.html">
+Generated for $projectname by <a href="http://www.doxygen.org/index.html">
 <img src="doxygen.png" alt="doxygen" align="middle" border=0 width=110 height=53>
 </a> $doxygenversion</small>
 </center>