pkgsrc-WIP-changes archive

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

qemu-git: Add TEST_TARGET=check



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun May 28 00:24:17 2017 +0200
Changeset:	000a3f7f7e536694359b5b101283fedd8fe13b1a

Modified Files:
	qemu-git/Makefile

Log Message:
qemu-git: Add TEST_TARGET=check

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=000a3f7f7e536694359b5b101283fedd8fe13b1a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 qemu-git/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/qemu-git/Makefile b/qemu-git/Makefile
index 6db15588f1..6e53af549d 100644
--- a/qemu-git/Makefile
+++ b/qemu-git/Makefile
@@ -131,6 +131,8 @@ PLIST_VARS+=		${UE_ARCHS} nbd
 PLIST.${_var_}=		YES
 .endfor
 
+TEST_TARGET=		check
+
 post-install:
 	${INSTALL_DATA} ${FILESDIR}/Makefile.multinode-NetBSD \
 		${DESTDIR}${PREFIX}/share/doc/qemu/


Home | Main Index | Thread Index | Old Index