diff options
Diffstat (limited to 'etc/defaults.conf')
-rw-r--r-- | etc/defaults.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults.conf b/etc/defaults.conf index bc93457747f..133449a150d 100644 --- a/etc/defaults.conf +++ b/etc/defaults.conf @@ -132,7 +132,7 @@ XBPS_SUCMD="sudo /bin/sh -c" # [OPTIONAL] # Enable to use the standard mtime of files. Otherwise it will be rewritten to -# the HEAD commit time. +# the HEAD commit time. Requires git when disabled. # #XBPS_USE_BUILD_MTIME=yes |