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:
@@ -15,7 +15,7 @@ long_desc="
|
||||
see more on the credit page. MPFR is based on the GMP multiple-precision
|
||||
library."
|
||||
|
||||
base_chroot=yes
|
||||
bootstrap=yes
|
||||
subpackages="$pkgname-devel"
|
||||
Add_dependency run glibc
|
||||
Add_dependency run gmp
|
||||
|
||||
Reference in New Issue
Block a user