Whilst working on the Reproducible Builds effort [0], we noticed that rtpengine could not be built reproducibly. This is because the manpages generated by pandoc contained the current build date. An (upstreamable) patch is attached that uses the value from the SOURCE_DATE_EPOCH environment variable if available. [0] https://reproducible-builds.org/ Change-Id: I2eb22dc5f57af69d217fb06c1c126e7e40dbd451pull/1747/head