pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/xenstoretools
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jan 5 08:38:40 UTC 2017
Modified Files:
pkgsrc/sysutils/xenstoretools: Makefile
Removed Files:
pkgsrc/sysutils/xenstoretools: distinfo
Log Message:
Remove unused distinfo file. Add category to relative paths like usual.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/xenstoretools/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/sysutils/xenstoretools/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/xenstoretools/Makefile
diff -u pkgsrc/sysutils/xenstoretools/Makefile:1.8 pkgsrc/sysutils/xenstoretools/Makefile:1.9
--- pkgsrc/sysutils/xenstoretools/Makefile:1.8 Thu Jan 5 08:34:37 2017
+++ pkgsrc/sysutils/xenstoretools/Makefile Thu Jan 5 08:38:40 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2017/01/05 08:34:37 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2017/01/05 08:38:40 wiz Exp $
#
# VERSION is set in xentool46/version.mk
@@ -18,8 +18,8 @@ HOMEPAGE= http://xen.org/
COMMENT= Xenstore Tools for Xen 4.6.x
LICENSE= gnu-gpl-v2
-DISTINFO_FILE= ${.CURDIR}/../xentools46/distinfo
-PATCHDIR= ${.CURDIR}/../xentools46/patches
+DISTINFO_FILE= ${.CURDIR}/../../sysutils/xentools46/distinfo
+PATCHDIR= ${.CURDIR}/../../sysutils/xentools46/patches
BUILD_DIRS= xenstore
BUILD_TARGET= clients
INSTALL_DIRS= xenstore
Home |
Main Index |
Thread Index |
Old Index