pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-iowait
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 10 18:33:26 UTC 2022
Modified Files:
pkgsrc/devel/py-iowait: PLIST
Log Message:
py-iowait: fix for python 2.7
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-iowait/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-iowait/PLIST
diff -u pkgsrc/devel/py-iowait/PLIST:1.2 pkgsrc/devel/py-iowait/PLIST:1.3
--- pkgsrc/devel/py-iowait/PLIST:1.2 Mon Jan 10 09:12:31 2022
+++ pkgsrc/devel/py-iowait/PLIST Mon Jan 10 18:33:25 2022
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2022/01/10 09:12:31 wiz Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+@comment $NetBSD: PLIST,v 1.3 2022/01/10 18:33:25 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}/top_level.txt
${PYSITELIB}/iowait.py
${PYSITELIB}/iowait.pyc
${PYSITELIB}/iowait.pyo
Home |
Main Index |
Thread Index |
Old Index