Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/py-wxWidgets x11/py-wxWidgets: remove no-op file f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6ef440bde41b
branches:  trunk
changeset: 431810:6ef440bde41b
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat May 16 17:17:51 2020 +0000

description:
x11/py-wxWidgets: remove no-op file from SUBST_FILES

diffstat:

 x11/py-wxWidgets/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r fc53a727a7f2 -r 6ef440bde41b x11/py-wxWidgets/Makefile
--- a/x11/py-wxWidgets/Makefile Sat May 16 17:16:55 2020 +0000
+++ b/x11/py-wxWidgets/Makefile Sat May 16 17:17:51 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2020/03/10 22:09:12 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2020/05/16 17:17:51 rillig Exp $
 
 VERSION=       2.8.12.0
 DISTNAME=      wxPython-src-${VERSION}
@@ -36,7 +36,6 @@
 SUBST_FILES.fix-python+=       wx/tools/Editra/*.py
 SUBST_FILES.fix-python+=       wx/tools/Editra/src/*.py
 SUBST_FILES.fix-python+=       wx/tools/Editra/src/extern/*.py
-SUBST_FILES.fix-python+=       wx/tools/Editra/tests/syntax/python.python
 SUBST_FILES.fix-python+=       wx/tools/Editra/Editra*
 SUBST_SED.fix-python+=         -e 's,/usr/bin/env python,${PYTHONBIN},'
 



Home | Main Index | Thread Index | Old Index