xbps-src: support building bootstrap pkgs in chroot with -D.
The base_chroot var has been renamed to bootstrap, to avoid conflicts with the base-chroot pkg. So now you can rebuild any bootstrap package if the masterdir is ready (base-chroot already) installed and installation is only to destdir.
This commit is contained in:
@@ -14,6 +14,6 @@ long_desc="
|
||||
Eli (a state of the art compiler generation system), and Elk (the Extension
|
||||
Language Kit - an implementation of the Scheme programming language.)"
|
||||
|
||||
base_chroot=yes
|
||||
bootstrap=yes
|
||||
subpackages="$pkgname-devel"
|
||||
Add_dependency run glibc
|
||||
|
||||
Reference in New Issue
Block a user