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:
@@ -13,7 +13,7 @@ long_desc="
|
||||
faster. Cmp has been moved into this package from the GNU textutils package.
|
||||
These programs are usually used for creating patch files."
|
||||
|
||||
base_chroot=yes
|
||||
bootstrap=yes
|
||||
Add_dependency run glibc
|
||||
|
||||
post_install()
|
||||
|
||||
Reference in New Issue
Block a user