xbps-src: init_func.sh doesn't need to be sed subst anymore.
This commit is contained in:
parent
c5dd6426ae
commit
dd4feb7b41
2 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
include ../vars.mk
|
include ../vars.mk
|
||||||
|
|
||||||
SCRIPTS = chroot.sh init_funcs.sh pkgtarget_funcs.sh
|
SCRIPTS = chroot.sh pkgtarget_funcs.sh
|
||||||
|
|
||||||
.PHONY: all
|
.PHONY: all
|
||||||
all:
|
all:
|
||||||
|
|
Loading…
Reference in a new issue