File: Set-HTML_TIMESTAMP-from-YES-to-NO.patch

package info (click to toggle)
libsidplayfp 2.15.1-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 4,776 kB
  • sloc: cpp: 28,072; sh: 4,476; ansic: 986; makefile: 455; perl: 35
file content (14 lines) | stat: -rw-r--r-- 490 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Set HTML_TIMESTAMP from YES to NO to make package reproducible
Forwarded: not-needed

--- a/Doxyfile.in
+++ b/Doxyfile.in
@@ -1240,7 +1240,7 @@ HTML_COLORSTYLE_GAMMA  = 80
 # The default value is: NO.
 # This tag requires that the tag GENERATE_HTML is set to YES.
 
-HTML_TIMESTAMP         = YES
+HTML_TIMESTAMP         = NO
 
 # If the HTML_DYNAMIC_MENUS tag is set to YES then the generated HTML
 # documentation will contain a main index with vertical navigation menus that