xbps-src: tmpl_func.sh doesn't need to be filtered by sed in installation.
This commit is contained in:
parent
c87de8f7ce
commit
a88d12346d
|
@ -1,6 +1,6 @@
|
||||||
include ../vars.mk
|
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
|
.PHONY: all
|
||||||
all:
|
all:
|
||||||
|
|
Loading…
Reference in New Issue