pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-cooldict py-cooldict: fix for python 2.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/2fb4d6707495
branches: trunk
changeset: 371489:2fb4d6707495
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 18:27:04 2022 +0000
description:
py-cooldict: fix for python 2.7
diffstat:
devel/py-cooldict/PLIST | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diffs (19 lines):
diff -r 5bd96caf994b -r 2fb4d6707495 devel/py-cooldict/PLIST
--- a/devel/py-cooldict/PLIST Mon Jan 10 18:24:47 2022 +0000
+++ b/devel/py-cooldict/PLIST Mon Jan 10 18:27:04 2022 +0000
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.2 2022/01/10 08:57:42 wiz Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+@comment $NetBSD: PLIST,v 1.3 2022/01/10 18:27:04 wiz Exp $
+${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/cooldict.py
${PYSITELIB}/cooldict.pyc
${PYSITELIB}/cooldict.pyo
Home |
Main Index |
Thread Index |
Old Index