pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/matrix-synapse
Module Name: pkgsrc
Committed By: gdt
Date: Fri Oct 28 19:22:49 UTC 2022
Modified Files:
pkgsrc/chat/matrix-synapse: Makefile
Log Message:
chat/matrix-synapse: Remove leftover CHECK_WRKREF_SKIP
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/chat/matrix-synapse/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/matrix-synapse/Makefile
diff -u pkgsrc/chat/matrix-synapse/Makefile:1.64 pkgsrc/chat/matrix-synapse/Makefile:1.65
--- pkgsrc/chat/matrix-synapse/Makefile:1.64 Fri Oct 28 19:19:35 2022
+++ pkgsrc/chat/matrix-synapse/Makefile Fri Oct 28 19:22:49 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2022/10/28 19:19:35 gdt Exp $
+# $NetBSD: Makefile,v 1.65 2022/10/28 19:22:49 gdt Exp $
DISTNAME= matrix-synapse-1.68.0
CATEGORIES= chat
@@ -115,8 +115,6 @@ post-install:
do-test:
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} pytest-${PYVERSSUFFIX}
-#CHECK_WRKREF_SKIP+= lib/python3.10/site-packages/synapse/synapse_rust.abi3.so
-
# guide says "Prepend .include "cargo-depends.mk" to any other .includes."
.include "cargo-depends.mk"
Home |
Main Index |
Thread Index |
Old Index