Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/xentools42 sysutils/xentools42: remove no-op ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f12e110a7414
branches:  trunk
changeset: 432235:f12e110a7414
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue May 19 19:24:41 2020 +0000

description:
sysutils/xentools42: remove no-op file from SUBST_FILES

diffstat:

 sysutils/xentools42/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r c42775563271 -r f12e110a7414 sysutils/xentools42/Makefile
--- a/sysutils/xentools42/Makefile      Tue May 19 19:01:57 2020 +0000
+++ b/sysutils/xentools42/Makefile      Tue May 19 19:24:41 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2020/03/08 16:51:25 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2020/05/19 19:24:41 rillig Exp $
 
 VERSION=       4.2.5
 VERSION_IPXE=  1.0.0
@@ -142,7 +142,6 @@
 SUBST_STAGE.conf=      pre-configure
 SUBST_FILES.conf+=     python/xen/xm/create.py
 SUBST_FILES.conf+=     ocaml/xenstored/define.ml
-SUBST_FILES.conf+=     libxl/xl_cmdtable.c
 SUBST_FILES.conf+=     ../docs/misc/xl-disk-configuration.txt
 SUBST_SED.conf=                -e "s,@XENDCONFDIR@,${PKG_SYSCONFDIR},g"
 



Home | Main Index | Thread Index | Old Index