pkgsrc-WIP-changes archive

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

fuse-encfs: Add TEST_TARGET



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Mon Jun 19 18:39:10 2017 +0300
Changeset:	d3dc573d1559fb8c7924e406a3dd766d7fa9d402

Modified Files:
	fuse-encfs/Makefile

Log Message:
fuse-encfs: Add TEST_TARGET

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

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

diffstat:
 fuse-encfs/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/fuse-encfs/Makefile b/fuse-encfs/Makefile
index 67830c6233..56583b0702 100644
--- a/fuse-encfs/Makefile
+++ b/fuse-encfs/Makefile
@@ -19,6 +19,8 @@ USE_LANGUAGES=	c c++
 CONFIGURE_DIRS=	${WRKDIR}/build
 CMAKE_ARG_PATH=	${WRKSRC}
 
+TEST_TARGET=	test
+
 post-extract:
 	${RUN} mkdir -p ${WRKDIR}/build
 


Home | Main Index | Thread Index | Old Index