Use man-page date instead of build date

to allow for reproducible builds of s3fs.1

This PR was done while working on reproducible builds for openSUSE.
This commit is contained in:
Bernhard M. Wiedemann 2022-08-31 15:23:47 +02:00 committed by Andrew Gaul
parent 2186317676
commit 1946ac415a
1 changed files with 1 additions and 1 deletions

View File

@ -313,7 +313,7 @@ AC_COMPILE_IFELSE(
dnl ----------------------------------------------
dnl build date
dnl ----------------------------------------------
AC_SUBST([MAN_PAGE_DATE], [$(date +"%B %Y")])
AC_SUBST([MAN_PAGE_DATE], [$(date -r doc/man/s3fs.1.in +"%B %Y")])
dnl ----------------------------------------------
dnl output files