xbps-src: added -D to generate repository binary deltas; disabled for now.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# this hook marks files which are about to change for generating vcdiffs
|
||||
|
||||
hook() {
|
||||
[ -z "$XBPS_REPO_DELTAS" ] && return 0
|
||||
type -P xdelta3 > /dev/null || return 0
|
||||
|
||||
# create links to preserve old versions of repodata
|
||||
|
||||
Reference in New Issue
Block a user