From 037ffcff4423e0107b04982a78465b17399ae0b4 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 19 Jan 2022 17:50:45 +0000 Subject: *: fix for python 3.x --- time/py-snaptime/PLIST | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'time') diff --git a/time/py-snaptime/PLIST b/time/py-snaptime/PLIST index 37759b170c5..b3d826f3341 100644 --- a/time/py-snaptime/PLIST +++ b/time/py-snaptime/PLIST @@ -1,5 +1,10 @@ -@comment $NetBSD: PLIST,v 1.3 2022/01/14 17:52:05 wiz Exp $ -${PYSITELIB}/${EGG_INFODIR} +@comment $NetBSD: PLIST,v 1.4 2022/01/19 17:50:48 wiz Exp $ +${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}/requires.txt +${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/snaptime/__init__.py ${PYSITELIB}/snaptime/__init__.pyc ${PYSITELIB}/snaptime/__init__.pyo -- cgit v1.2.3