diff options
Diffstat (limited to 'source/a/pkgtools/manpages/makepkg.8')
-rw-r--r-- | source/a/pkgtools/manpages/makepkg.8 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/source/a/pkgtools/manpages/makepkg.8 b/source/a/pkgtools/manpages/makepkg.8 index 16a98f3f..488519e1 100644 --- a/source/a/pkgtools/manpages/makepkg.8 +++ b/source/a/pkgtools/manpages/makepkg.8 @@ -80,6 +80,13 @@ with pkgtools version < 15.0. .B --xattrs Support storing extended attributes in the package. The resulting package will not be compatible with pkgtools version < 15.0. +.SH ENVIRONMENT +.TP +.B SOURCE_DATE_EPOCH +A UNIX date-time (seconds since 1 Jan 1970). If set, any newer timestamps in the package +will be rewritten ("clamped") to this date-time. See +.I https://reproducible-builds.org/specs/source-date-epoch/ +for more details. .SH INSTALLATION SCRIPTS There are 3 types of installation scripts supported in the Slackware package system. |