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:
@@ -12,5 +12,5 @@ long_desc="
|
||||
program need to be recompiled and issues the commands to
|
||||
recompile them, when necessary."
|
||||
|
||||
base_chroot=yes
|
||||
bootstrap=yes
|
||||
Add_dependency run glibc
|
||||
|
||||
Reference in New Issue
Block a user