pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-eradicate py-eradicate: Fix PLIST for python2
details: https://anonhg.NetBSD.org/pkgsrc/rev/620c986facd2
branches: trunk
changeset: 380993:620c986facd2
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jun 22 13:56:37 2022 +0000
description:
py-eradicate: Fix PLIST for python2
diffstat:
textproc/py-eradicate/PLIST | 11 +++++------
1 files changed, 5 insertions(+), 6 deletions(-)
diffs (19 lines):
diff -r 67c5ab24e7c8 -r 620c986facd2 textproc/py-eradicate/PLIST
--- a/textproc/py-eradicate/PLIST Wed Jun 22 13:34:29 2022 +0000
+++ b/textproc/py-eradicate/PLIST Wed Jun 22 13:56:37 2022 +0000
@@ -1,10 +1,9 @@
-@comment $NetBSD: PLIST,v 1.4 2022/01/19 17:50:47 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2022/06/22 13:56:37 wiz Exp $
bin/eradicate-${PYVERSSUFFIX}
-${PLIST.py2x}${PYSITELIB}/${EGG_INFODIR}
-${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}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/eradicate.py
${PYSITELIB}/eradicate.pyc
${PYSITELIB}/eradicate.pyo
Home |
Main Index |
Thread Index |
Old Index