Timestamps in fpc documentation are hindering reproducible builds
authorPaul Gevers <elbrus@debian.org>
Tue, 21 Sep 2021 19:22:17 +0000 (20:22 +0100)
committerRaspbian forward porter <root@raspbian.org>
Tue, 21 Sep 2021 19:22:17 +0000 (20:22 +0100)
Forwarded: no

Don't add the date to the footer of docs generated by fpdoc
===================================================================

Gbp-Pq: Name prevent_date_in_fpcdocs.patch

fpcdocs/Makefile.fpc

index 6ca2a2f98aa643f39a2d6be1365dea34d0fe918f..164f8294d793d154f1aa48374a7c8d0bffa761cd 100644 (file)
@@ -115,7 +115,7 @@ ifeq ($(HIDEPROTECTED),YES)
 FCLOPTS+= --hide-protected
 endif
 
-FPDOCHTMLOPTS=--footer-date="mmm dd yyyy"
+FPDOCHTMLOPTS=
 
 ifeq (chm,$(HTMLFMT))
   HTMLSUFFIX:=.chm