diff options
author | wiz <wiz@pkgsrc.org> | 2022-01-22 14:30:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-01-22 14:30:08 +0000 |
commit | d8cab57c76a3a3b38ef39d06030925d5695424dc (patch) | |
tree | 60c83dd7dcb97f5f3ce8630ae863f3edddc885df /print/py-PDF2 | |
parent | 95c6055be67a690895c2c5270a33df7b8b6f00b0 (diff) | |
download | pkgsrc-d8cab57c76a3a3b38ef39d06030925d5695424dc.tar.gz |
py-PDF2: fix PLIST for python 2.7
Diffstat (limited to 'print/py-PDF2')
-rw-r--r-- | print/py-PDF2/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/py-PDF2/PLIST b/print/py-PDF2/PLIST index 221299ce33a..6cd1a3edcf1 100644 --- a/print/py-PDF2/PLIST +++ b/print/py-PDF2/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.4 2022/01/10 20:24:14 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2022/01/22 14:30:08 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 |