py-psutil: Unbreak PLIST from last update.
This commit is contained in:
parent
b587ab588a
commit
e3b2d767ae
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.10 2018/05/15 22:22:01 minskim Exp $
|
||||
@comment $NetBSD: PLIST,v 1.11 2018/05/16 16:22:32 jperkin Exp $
|
||||
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
||||
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
||||
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
||||
|
@ -35,7 +35,7 @@ ${PYSITELIB}/psutil/_psposix.pyo
|
|||
${PYSITELIB}/psutil/_pssunos.py
|
||||
${PYSITELIB}/psutil/_pssunos.pyc
|
||||
${PYSITELIB}/psutil/_pssunos.pyo
|
||||
${PYSITELIB}/psutil/_psutil_osx.so
|
||||
${PYSITELIB}/psutil/_psutil_${SYSTEM}.so
|
||||
${PYSITELIB}/psutil/_psutil_posix.so
|
||||
${PYSITELIB}/psutil/_pswindows.py
|
||||
${PYSITELIB}/psutil/_pswindows.pyc
|
||||
|
|
Loading…
Reference in a new issue