pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[.joined/pkgsrc/trunk]: .joined/pkgsrc/devel/py-mercurial py-mercurial: fix P...
details: https://anonhg.NetBSD.org/.joined/pkgsrc/rev/93855dfde5d2
branches: trunk
changeset: 370914:93855dfde5d2
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jan 01 17:33:02 2022 +0000
description:
py-mercurial: fix PLIST for python 2.7
diffstat:
devel/py-mercurial/PLIST | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r ba9360e65d84 -r 93855dfde5d2 devel/py-mercurial/PLIST
--- a/devel/py-mercurial/PLIST Sat Jan 01 17:32:50 2022 +0000
+++ b/devel/py-mercurial/PLIST Sat Jan 01 17:33:02 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.37 2021/12/31 07:09:22 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.38 2022/01/01 17:33:02 wiz Exp $
bin/hg
${PYSITELIB}/hgdemandimport/__init__.py
${PYSITELIB}/hgdemandimport/__init__.pyc
@@ -463,10 +463,10 @@
${PYSITELIB}/hgext3rd/__init__.py
${PYSITELIB}/hgext3rd/__init__.pyc
${PYSITELIB}/hgext3rd/__init__.pyo
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${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}/top_level.txt
${PYSITELIB}/mercurial/__init__.py
${PYSITELIB}/mercurial/__init__.pyc
${PYSITELIB}/mercurial/__init__.pyo
Home |
Main Index |
Thread Index |
Old Index