hooks/pre-pkg: fixed mtime support for packages.
overwrites the mtime of all files in a package with the commit-date of the package.
This commit is contained in:
@@ -113,3 +113,9 @@ XBPS_SUCMD="sudo /bin/sh -c"
|
||||
#
|
||||
#XBPS_CHROOT_CMD=proot
|
||||
#XBPS_CHROOT_CMD_ARGS=""
|
||||
|
||||
# [OPTIONAL]
|
||||
# Enable fixed timestamps. If set xbps-src will overwrite the mtime of all files
|
||||
# in a package with the commit date of the package.
|
||||
#
|
||||
#XBPS_USE_GIT_COMMIT_DATE=yes
|
||||
|
||||
Reference in New Issue
Block a user