Finally fix fakeroot on Arch linux, return on errors while processing deps.

This commit is contained in:
Juan RP 2010-05-10 12:09:06 +02:00
parent 2850e6ed79
commit 2ee55de018
3 changed files with 9 additions and 9 deletions

View file

@ -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