libgpg-error: SOURCE_DATE_EPOCH=1 to fix datestamp in man page

This commit is contained in:
ryan 2024-03-13 19:02:23 -04:00
parent a3cea784a7
commit d9f2ffbf3a
No known key found for this signature in database
GPG key ID: 8E401478A3FBEF72

View file

@ -16,6 +16,7 @@ COPY --from=stagex/make . /
COPY --from=stagex/npth . /
RUN tar -xvf $SRC_FILE
WORKDIR libgpg-error-${VERSION}
ENV SOURCE_DATE_EPOCH=1
RUN --network=none <<-EOF
set -eux
./configure \