mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
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…
Add table
Reference in a new issue