pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/python310 python310: remove reference to non-exis...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9d5842d2474c
branches:  trunk
changeset: 770884:9d5842d2474c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 11 10:13:18 2021 +0000

description:
python310: remove reference to non-existent file

diffstat:

 lang/python310/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 5f306676ea98 -r 9d5842d2474c lang/python310/Makefile
--- a/lang/python310/Makefile   Sat Dec 11 10:00:35 2021 +0000
+++ b/lang/python310/Makefile   Sat Dec 11 10:13:18 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/12/10 23:08:03 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2021/12/11 10:13:18 wiz Exp $
 
 PKGREVISION= 2
 .include "dist.mk"
@@ -113,7 +113,6 @@
 REPLACE_FILES.python+= Lib/quopri.py
 REPLACE_FILES.python+= Lib/smtpd.py
 REPLACE_FILES.python+= Lib/smtplib.py
-REPLACE_FILES.python+= Lib/symbol.py
 REPLACE_FILES.python+= Lib/tabnanny.py
 REPLACE_FILES.python+= Lib/tarfile.py
 REPLACE_FILES.python+= Lib/test/bisect_cmd.py



Home | Main Index | Thread Index | Old Index