Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use XBPS_RINDEX_TARGET=stagedata
Browse files Browse the repository at this point in the history
Chocimier committed May 24, 2022
1 parent 63ce57a commit b60d0da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/roles/buildslave/templates/xbps-src.conf.j2
Original file line number Diff line number Diff line change
@@ -5,3 +5,4 @@ XBPS_CHROOT_CMD={{ buildslave_zones[buildslave_zone].xbps.chrootcmd | default("u
XBPS_USE_GIT_REVS={{ buildslave_zones[buildslave_zone].xbps.gitrevs | default("yes") }}
XBPS_DISTFILES_MIRROR="{{ buildslave_zones[buildslave_zone].xbps.distfiles_mirror | default('https://sources.voidlinux.org/') }}"
XBPS_PRESERVE_PKGS="yes"
XBPS_RINDEX_TARGET=stagedata

0 comments on commit b60d0da

Please sign in to comment.