Kill run_template(), use setup_tmpl() instead.
--HG-- extra : convert_revision : 6aaf4f637d28f476e88c05ee8608e418642a01fa
This commit is contained in:
parent
d9dc381cfd
commit
dbb02a1930
6 changed files with 15 additions and 29 deletions
|
@ -35,7 +35,7 @@ xbps_make_binpkg()
|
|||
pkgname=${subpkg}
|
||||
set_tmpl_common_vars
|
||||
xbps_make_binpkg_real
|
||||
run_template ${sourcepkg}
|
||||
setup_tmpl ${sourcepkg}
|
||||
done
|
||||
|
||||
[ -n "${subpackages}" ] && set_tmpl_common_vars
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue