xbps-src: source install_files.sh for v funcs in templates.

This commit is contained in:
Juan RP 2011-07-02 17:48:48 +02:00
parent 7984b39928
commit 3bb5c279df

View file

@ -283,6 +283,8 @@ set_tmpl_common_vars()
{
[ -z "$pkgname" ] && return 1
. $XBPS_SHUTILSDIR/install_files.sh
FILESDIR=$XBPS_SRCPKGDIR/$pkgname/files
PATCHESDIR=$XBPS_SRCPKGDIR/$pkgname/patches
DESTDIR=${XBPS_DESTDIR}/${pkgname}-${version}