hooks/pre-pkg: mtime rewriting is default on now.
This commit is contained in:
@@ -115,7 +115,7 @@ XBPS_SUCMD="sudo /bin/sh -c"
|
||||
#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.
|
||||
# Enable to use the standard mtime of files. Otherwise it will be rewritten to
|
||||
# the last commit time of the package.
|
||||
#
|
||||
#XBPS_USE_GIT_COMMIT_DATE=yes
|
||||
#XBPS_USE_BUILD_MTIME=yes
|
||||
|
||||
Reference in New Issue
Block a user