sysutils/xentools48: remove no-op file from SUBST block
This commit is contained in:
parent
80b7d8c4c2
commit
76f0707f89
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.32 2020/03/08 16:51:25 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.33 2020/06/06 04:09:44 rillig Exp $
|
||||
#
|
||||
VERSION= 4.8.5
|
||||
VERSION_IPXE= 827dd1bfee67daa683935ce65316f7e0f057fe1c
|
||||
|
@ -146,8 +146,7 @@ SUBST_SED.pathsvar= -e "s|/var/lib|${VARBASE}/run|g"
|
|||
|
||||
SUBST_CLASSES+= conf
|
||||
SUBST_STAGE.conf= pre-configure
|
||||
SUBST_FILES.conf+= tools/ocaml/xenstored/define.ml
|
||||
SUBST_FILES.conf+= tools/libxl/xl_cmdtable.c
|
||||
SUBST_FILES.conf= tools/libxl/xl_cmdtable.c
|
||||
SUBST_FILES.conf+= docs/misc/xl-disk-configuration.txt
|
||||
SUBST_SED.conf= -e "s,@XENDCONFDIR@,${PKG_SYSCONFDIR},g"
|
||||
|
||||
|
|
Loading…
Reference in a new issue