xbps-src: do not append $PATH to $PATH on every prepare_tmpl() call!

--HG--
rename : xbps-src/shutils/tmpl_funcs.sh => xbps-src/shutils/tmpl_funcs.sh.in
This commit is contained in:
Juan RP 2010-05-06 01:21:27 +02:00
parent aeb5bb84af
commit 481e74178e
2 changed files with 6 additions and 8 deletions

View file

@ -1,6 +1,6 @@
include ../vars.mk
SCRIPTS = chroot.sh init_funcs.sh pkgtarget_funcs.sh
SCRIPTS = tmpl_funcs.sh chroot.sh init_funcs.sh pkgtarget_funcs.sh
.PHONY: all
all: