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:
@@ -7,7 +7,7 @@ short_desc="The Linux kernel headers for development"
|
||||
long_desc="
|
||||
This package provides the linux kernel headers for use in userspace."
|
||||
|
||||
base_chroot=yes
|
||||
bootstrap=yes
|
||||
nostrip=yes
|
||||
|
||||
do_build()
|
||||
|
||||
Reference in New Issue
Block a user