aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPiotr Wójcik <chocimier@tlen.pl>2021-02-22 20:24:47 +0000
committerPiotr <chocimier@tlen.pl>2021-02-23 17:34:37 +0000
commit4ac333c3b19961da605facc590e8c431aee8f4b0 (patch)
tree81c5f44b09a40d3e7d2bcbdbab783d7c99ce1bf6 /etc
parent9154902b27b59d13132aa2d1fcba7496c808f7aa (diff)
downloadvoid-packages-4ac333c3b19961da605facc590e8c431aee8f4b0.tar
void-packages-4ac333c3b19961da605facc590e8c431aee8f4b0.tar.gz
void-packages-4ac333c3b19961da605facc590e8c431aee8f4b0.tar.bz2
void-packages-4ac333c3b19961da605facc590e8c431aee8f4b0.tar.lz
void-packages-4ac333c3b19961da605facc590e8c431aee8f4b0.tar.xz
void-packages-4ac333c3b19961da605facc590e8c431aee8f4b0.tar.zst
void-packages-4ac333c3b19961da605facc590e8c431aee8f4b0.zip
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.
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults.conf2
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