summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-09-23 07:39:31 +0000
committeradam <adam@pkgsrc.org>2021-09-23 07:39:31 +0000
commita548950ae6339d3f34c34be6be5a7a05266d5688 (patch)
tree614deaee826188b3b890dd3510da3d0e41d242fa
parentb8a5afb6a9741fe2d9843ed1f97bd6cf2b79e88f (diff)
downloadpkgsrc-a548950ae6339d3f34c34be6be5a7a05266d5688.tar.gz
py-gevent: another PLIST fix for Python 2.7
-rw-r--r--net/py-gevent/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-gevent/PLIST b/net/py-gevent/PLIST
index 96e90b1f060..61ae3a72e5d 100644
--- a/net/py-gevent/PLIST
+++ b/net/py-gevent/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2021/09/22 07:09:12 adam Exp $
+@comment $NetBSD: PLIST,v 1.13 2021/09/23 07:39:31 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -79,7 +79,7 @@ ${PYSITELIB}/gevent/_semaphore.pyo
${PYSITELIB}/gevent/_socket2.py
${PYSITELIB}/gevent/_socket2.pyc
${PYSITELIB}/gevent/_socket2.pyo
-${PLIST.py3x}${PYSITELIB}/gevent/_socket3.py
+${PYSITELIB}/gevent/_socket3.py
${PLIST.py3x}${PYSITELIB}/gevent/_socket3.pyc
${PLIST.py3x}${PYSITELIB}/gevent/_socket3.pyo
${PYSITELIB}/gevent/_socketcommon.py