diff --git a/shutils/chroot.sh b/shutils/chroot.sh index 3771df20eca..9b014f7420c 100644 --- a/shutils/chroot.sh +++ b/shutils/chroot.sh @@ -165,7 +165,7 @@ xbps_chroot_handler() [ -n "$only_destdir" ] && \ local lenv="install_destdir_target=yes" env in_chroot=yes ${lenv} chroot $XBPS_MASTERDIR \ - /xbps/xbps-src.sh $action $pkg + xbps-src $action $pkg fi msg_normal "Exiting from the chroot on $XBPS_MASTERDIR." umount_chroot_fs