xbps-src: allow to run without git
This makes possible to binary-bootstrap and build packages with only base-system using tarball of void-packages.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user