Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-4Suite textproc/py-4Suite: remove no-op pa...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d5fe876b7b00
branches: trunk
changeset: 430597:d5fe876b7b00
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat May 02 10:28:42 2020 +0000
description:
textproc/py-4Suite: remove no-op pattern from SUBST_FILES
The Borrowed tests don't need a #! interpreter, but one of the Core tests
does.
diffstat:
textproc/py-4Suite/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r bca3e701e3d8 -r d5fe876b7b00 textproc/py-4Suite/Makefile
--- a/textproc/py-4Suite/Makefile Sat May 02 10:24:58 2020 +0000
+++ b/textproc/py-4Suite/Makefile Sat May 02 10:28:42 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2020/01/26 17:32:16 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2020/05/02 10:28:42 rillig Exp $
VER= 1.0.2
DISTNAME= 4Suite-XML-${VER}
@@ -18,7 +18,6 @@
SUBST_FILES.python+= build/scripts.*/4xpath
SUBST_FILES.python+= build/scripts.*/4xslt
SUBST_FILES.python+= build/scripts.*/4xupdate
-SUBST_FILES.python+= test/Xml/XPath/Borrowed/*.py
SUBST_FILES.python+= test/Xml/XPath/Core/*.py
SUBST_FILES.python+= test/test.py
SUBST_STAGE.python= post-build
Home |
Main Index |
Thread Index |
Old Index