xbps-src: tmpl_func.sh doesn't need to be filtered by sed in installation.

This commit is contained in:
Juan RP 2011-11-18 11:40:00 +01:00
parent c87de8f7ce
commit a88d12346d
2 changed files with 1 additions and 1 deletions

View file

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