Revert "Revert "xbps-src: when all deps have been processed exit directly.""
This reverts commit ad79b8e7e28824ebd77966d02fc7107cc0fcd444.
This commit is contained in:
parent
3953bc7cff
commit
dbde6e849e
@ -114,7 +114,7 @@ install_pkg() {
|
|||||||
# Package built successfully. Exit directly due to nested install_pkg
|
# Package built successfully. Exit directly due to nested install_pkg
|
||||||
# and install_pkg_deps functions.
|
# and install_pkg_deps functions.
|
||||||
remove_cross_pkg $cross
|
remove_cross_pkg $cross
|
||||||
return 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user