[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/2] build: support reproducible builds with consistant man p
From: |
Jim Meyering |
Subject: |
Re: [PATCH 2/2] build: support reproducible builds with consistant man pages |
Date: |
Fri, 27 Nov 2015 11:59:49 -0800 |
On Fri, Nov 27, 2015 at 5:49 AM, Pádraig Brady <address@hidden> wrote:
> Use a consistant date in the generated man pages
> even if SOURCE_DATE_EPOCH is not set.
>
> * Makefile.am: Generate .timetamp in the tarball.
> * man/local.mk: Pass .timestamp if available to help2man.
> * man/dummy-man: Don't bother with the year in the stub.
Both changes look fine.
Typos in this commit log: s/timetamp/timestamp/
s/consistant/consistent/