pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/xentools42
Module Name: pkgsrc
Committed By: rillig
Date: Tue May 19 19:24:42 UTC 2020
Modified Files:
pkgsrc/sysutils/xentools42: Makefile
Log Message:
sysutils/xentools42: remove no-op file from SUBST_FILES
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 pkgsrc/sysutils/xentools42/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/xentools42/Makefile
diff -u pkgsrc/sysutils/xentools42/Makefile:1.76 pkgsrc/sysutils/xentools42/Makefile:1.77
--- pkgsrc/sysutils/xentools42/Makefile:1.76 Sun Mar 8 16:51:25 2020
+++ pkgsrc/sysutils/xentools42/Makefile Tue May 19 19:24:41 2020
@@ -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_CLASSES+= conf
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