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 xbps-src: break out of following cyclic dependencies 2020-04-15 20:34:06 +02:00
bulk.sh shutils/bulk.sh: remove newlines from package list 2020-06-04 13:21:42 -05:00
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 consistency_check.sh: fix dirname 2019-04-14 09:36:15 -03:00
cross.sh common/xbps-src/shutils/cross: update cross-vpkg-dummy version. 2020-04-06 22:26:43 +02:00
pkgtarget.sh xbps-src: quote wrksrc to allow whitespace 2020-09-03 21:03:32 +02:00
purge_distfiles.sh common/.../purge_distfiles.sh: fix template scan 2020-05-04 19:23:25 +02:00
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 update_hash_cache.sh: avoid useless use of cat 2019-04-15 12:18:00 -03:00