From 4c0cd2bc0df1be7894e9bd38b79cf970c7896f87 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 10 Jan 2022 20:25:12 +0000 Subject: py-aes: fix for python 2.7 --- security/py-aes/PLIST | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'security') diff --git a/security/py-aes/PLIST b/security/py-aes/PLIST index cd3d77cacde..41c821aa882 100644 --- a/security/py-aes/PLIST +++ b/security/py-aes/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.2 2022/01/10 08:48:30 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 20:25:12 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}/pyaes/__init__.py ${PYSITELIB}/pyaes/__init__.pyc ${PYSITELIB}/pyaes/__init__.pyo -- cgit v1.2.3