projects
/
fpc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b98ab7
)
Timestamps in fpc documentation are hindering reproducible builds
author
Paul Gevers
<elbrus@debian.org>
Thu, 16 Sep 2021 13:41:58 +0000
(14:41 +0100)
committer
Paul Gevers
<elbrus@debian.org>
Thu, 16 Sep 2021 13:41:58 +0000
(14:41 +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
patch
|
blob
|
history
diff --git
a/fpcdocs/Makefile.fpc
b/fpcdocs/Makefile.fpc
index 6ca2a2f98aa643f39a2d6be1365dea34d0fe918f..164f8294d793d154f1aa48374a7c8d0bffa761cd 100644
(file)
--- 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