xbps-src: unbreak bootstrap-update by reverting to previous method
This commit is contained in:
parent
048d5d4133
commit
2e108ebfdf
1 changed files with 1 additions and 1 deletions
2
xbps-src
2
xbps-src
|
@ -679,7 +679,7 @@ case "$XBPS_TARGET" in
|
||||||
install_bbootstrap bootstrap
|
install_bbootstrap bootstrap
|
||||||
;;
|
;;
|
||||||
bootstrap-update)
|
bootstrap-update)
|
||||||
chroot_handler bootstrap-update
|
bootstrap_update
|
||||||
;;
|
;;
|
||||||
chroot)
|
chroot)
|
||||||
chroot_handler chroot dummy
|
chroot_handler chroot dummy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue