diff options
author | wiz <wiz@pkgsrc.org> | 2015-04-10 06:17:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-04-10 06:17:19 +0000 |
commit | 55fb2dccda6abb312e47fbc9a38a7c5ac24416fd (patch) | |
tree | a17d8c294eb538495637a332ccfbf6988b2dc8eb /math | |
parent | 1f6902d53e7bf67e5dc85345146db325cfa76413 (diff) | |
download | pkgsrc-55fb2dccda6abb312e47fbc9a38a7c5ac24416fd.tar.gz |
Fix PLIST for python-2.x.
Diffstat (limited to 'math')
-rw-r--r-- | math/py-rpy/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-rpy/PLIST b/math/py-rpy/PLIST index 1c82184161a..fa28a37b6d4 100644 --- a/math/py-rpy/PLIST +++ b/math/py-rpy/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.14 2015/04/07 22:14:18 wiz Exp $ +@comment $NetBSD: PLIST,v 1.15 2015/04/10 06:17:19 wiz Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PLIST.py2x}${PYSITELIB}/${EGG_INFODIR}/requires.txt ${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/rpy2/__init__.py ${PYSITELIB}/rpy2/__init__.pyc |