mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
etc/defaults.conf: document XBPS_REPO_DELTAS.
This commit is contained in:
parent
b0aedbb03a
commit
0f576c9f8c
1 changed files with 5 additions and 0 deletions
|
@ -97,6 +97,11 @@ XBPS_SUCMD="sudo /bin/sh -c"
|
||||||
#
|
#
|
||||||
#XBPS_DEBUG_PKGS=yes
|
#XBPS_DEBUG_PKGS=yes
|
||||||
|
|
||||||
|
# [OPTIONAL]
|
||||||
|
# Generate repository binary diffs (deltas) via xdelta3.
|
||||||
|
#
|
||||||
|
#XBPS_REPO_DELTAS=yes
|
||||||
|
|
||||||
# [OPTIONAL]
|
# [OPTIONAL]
|
||||||
# Enable or disable global package build options, these options apply
|
# Enable or disable global package build options, these options apply
|
||||||
# to all packages that support the matching options.
|
# to all packages that support the matching options.
|
||||||
|
|
Loading…
Add table
Reference in a new issue