4 This directory contains scripts to perform the chroot operation with xbps-src.
5 The scripts should accept at least 5 arguments:
7 - $1 (MASTERDIR) masterdir to chroot
8 - $2 (DISTDIR) path to the void-packages directory
9 - $3 (HOSTDIR) path to hostdir
10 - $4 (EXTRA_ARGS) additional arguments to be passed
11 - $5 (CMD) command to execute
12 - $@ remaining arguments to pass