]> git.proxmox.com Git - pmg-docs.git/commit - Makefile
export and respect SOURCE_DATE_EPOCH
authorStoiko Ivanov <s.ivanov@proxmox.com>
Wed, 27 Feb 2019 19:37:32 +0000 (20:37 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 28 Feb 2019 06:04:24 +0000 (07:04 +0100)
commit8a328f848b1af406cd513e4766a5ed90dc2daac6
tree0b23cb63a8b143bfa6537a1d416bc7e003072e2d
parent398ad28a6a30f506d0db997592acba296caa79dc
export and respect SOURCE_DATE_EPOCH

to improve reproducibility of pve-docs, pve-doc-generator and
pve-doc-mediawiki builds, as well as man pages generated by
pve-doc-generator when called via dpkg-buildpackage.

timestamps embedded in the documentation now always reflect the last changelog
entry of the package to which the documentation belongs (pve-docs for html,
epub and pdf, individual packages for man pages).

ported from pve-docs:b965ad63ad80b5967f5bc1f0327eb548b6049045

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Makefile