From c4942b88e9d506e5d3984b24cd32ec16c8ed2f6b Mon Sep 17 00:00:00 2001 From: Pascal Packaging Team Date: Sat, 30 Dec 2017 20:14:32 +0000 Subject: [PATCH] prevent_date_in_fpcdocs =================================================================== Gbp-Pq: Name prevent_date_in_fpcdocs.patch --- fpcdocs/Makefile.fpc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fpcdocs/Makefile.fpc b/fpcdocs/Makefile.fpc index fc6c3d51..884b248f 100644 --- a/fpcdocs/Makefile.fpc +++ b/fpcdocs/Makefile.fpc @@ -115,7 +115,7 @@ ifeq ($(HIDEPROTECTED),YES) FCLOPTS+= --hide-protected endif -FPDOCHTMLOPTS=--footer-date="mmm dd yyyy" +FPDOCHTMLOPTS= ifeq (chm,$(HTMLFMT)) HTMLSUFFIX:=.chm -- 2.30.2