Timestamps in fpc documentation are hindering reproducible builds
authorPaul Gevers <elbrus@debian.org>
Fri, 17 Mar 2023 12:45:28 +0000 (12:45 +0000)
committerAbou Al Montacir <abou.almontacir@sfr.fr>
Fri, 17 Mar 2023 12:45:28 +0000 (12:45 +0000)
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 f2519198dd2fab07b2a3879a2d57fe7a1590bc14..9f69d053daa779444e2c0211ff555f7c86b3bc71 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