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
|
||||
;;
|
||||
bootstrap-update)
|
||||
chroot_handler bootstrap-update
|
||||
bootstrap_update
|
||||
;;
|
||||
chroot)
|
||||
chroot_handler chroot dummy
|
||||
|
|
Loading…
Reference in a new issue