diff options
author | wiz <wiz@pkgsrc.org> | 2022-01-22 14:39:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-01-22 14:39:57 +0000 |
commit | 9ca32481e76c3901e370373b519b79cb2c121ee3 (patch) | |
tree | 8c9f23f3d682019890669431451b1f84cb59a37b /math | |
parent | 9bca16337873f97ba34799e480850bf445b9f47d (diff) | |
download | pkgsrc-9ca32481e76c3901e370373b519b79cb2c121ee3.tar.gz |
py-gmpy: fix PLIST for python 2.7
Diffstat (limited to 'math')
-rw-r--r-- | math/py-gmpy/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-gmpy/PLIST b/math/py-gmpy/PLIST index 2d6e64b94ce..376c5042205 100644 --- a/math/py-gmpy/PLIST +++ b/math/py-gmpy/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.5 2022/01/02 22:57:36 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2022/01/22 14:39:57 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 |