pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/xentools413
Module Name: pkgsrc
Committed By: rillig
Date: Sun Jul 26 08:40:05 UTC 2020
Modified Files:
pkgsrc/sysutils/xentools413: Makefile
Log Message:
xentools413: remove outdated SUBST block
tools/Makefile does not contain /var/lib anymore, and
sysconfig.xencommons has been switched to GNU autoconf.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/xentools413/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/xentools413/Makefile
diff -u pkgsrc/sysutils/xentools413/Makefile:1.4 pkgsrc/sysutils/xentools413/Makefile:1.5
--- pkgsrc/sysutils/xentools413/Makefile:1.4 Sun Jul 26 08:24:11 2020
+++ pkgsrc/sysutils/xentools413/Makefile Sun Jul 26 08:40:05 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/07/26 08:24:11 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2020/07/26 08:40:05 rillig Exp $
#
VERSION= 4.13.1
@@ -77,12 +77,6 @@ REPLACE_PERL+= tools/qemu-xen/scripts/c
REPLACE_PERL+= tools/libxl/libxl_save_msgs_gen.pl
REPLACE_PERL+= tools/libxl/check-libxl-api-rules
-SUBST_CLASSES+= pathsvar
-SUBST_STAGE.pathsvar= pre-configure
-SUBST_FILES.pathsvar= tools/Makefile \
- tools/hotplug/Linux/init.d/sysconfig.xendomains
-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
Home |
Main Index |
Thread Index |
Old Index