void-packages/common/xbps-src/shutils
Đoàn Trần Công Danh 08a382be7e chroot.sh: export XBPS_ALT_REPOSITORY to chroot
Outside of chroot, we calcucate XBPS_ALT_REPOSITORY only to throw it
away and calculate it again inside chroot. Normally, this is not problem
except when we're working with a Git's worktree, in which case, we don't
have the access to original gitdir inside chroot.

Let's bring that value from outside of chroot into it.
2020-12-09 19:54:08 +07:00
..
build_dependencies.sh
bulk.sh
chroot.sh chroot.sh: export XBPS_ALT_REPOSITORY to chroot 2020-12-09 19:54:08 +07:00
common.sh Prefer flags over config file, again 2020-09-14 23:55:22 +02:00
consistency_check.sh
cross.sh
pkgtarget.sh xbps-src: quote wrksrc to allow whitespace 2020-09-03 21:03:32 +02:00
purge_distfiles.sh
show.sh xbps-src: -p argument for showing more variables 2020-07-13 19:52:53 +02:00
update_check.sh xbps-src/shutils/update_check.sh: add support for git.sr.ht 2020-10-21 22:10:31 +02:00
update_hash_cache.sh