Commit 245f9bf7 authored by Daniel Shahaf's avatar Daniel Shahaf
Browse files

Repeat the last commit's syntax change, as it fixed the issue in that instance.

parent b3aae168
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -46,7 +46,8 @@ the hope of wider adoption.
(Originally `SOURCE_DATE_EPOCH` was introduced by the Debian reproducible builds
folks and since has been adapted widely.)

[^list]: As of 2015-10-26, the following tools are known to support `SOURCE_DATE_EPOCH`: help2man, Sphinx. Also, [others have been modified locally in Debian](https://wiki.debian.org/ReproducibleBuilds/TimestampsProposal#Reading_the_variable) already to support this.
[^list]:
    As of 2015-10-26, the following tools are known to support `SOURCE_DATE_EPOCH`: help2man, Sphinx. Also, [others have been modified locally in Debian](https://wiki.debian.org/ReproducibleBuilds/TimestampsProposal#Reading_the_variable) already to support this.

Changes required to support `SOURCE_DATE_EPOCH` are usually fairly
small and easy to write. Patches for tools which don't yet support the