Finally fix fakeroot on Arch linux, return on errors while processing deps.
This commit is contained in:
parent
2850e6ed79
commit
2ee55de018
3 changed files with 9 additions and 9 deletions
|
@ -111,6 +111,7 @@ setup_tmpl()
|
|||
reset_tmpl_vars
|
||||
. $XBPS_SRCPKGDIR/${pkg}/template
|
||||
prepare_tmpl
|
||||
set_build_vars
|
||||
else
|
||||
msg_error "Cannot find $pkg build template file."
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue