pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-Glances: Fix location of bin entry in PLIST.



Module Name:	pkgsrc-wip
Committed By:	Santhosh Raju <fox%NetBSD.org@localhost>
Pushed By:	fox
Date:		Thu Oct 10 06:26:35 2019 -0500
Changeset:	57fa61f2848c062d2b56a4f42362350451831450

Modified Files:
	py-Glances/PLIST

Log Message:
py-Glances: Fix location of bin entry in PLIST.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=57fa61f2848c062d2b56a4f42362350451831450

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-Glances/PLIST | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-Glances/PLIST b/py-Glances/PLIST
index 19528dbe49..764f07f761 100644
--- a/py-Glances/PLIST
+++ b/py-Glances/PLIST
@@ -1,4 +1,5 @@
 @comment $NetBSD$
+bin/glances${PYVERSSUFFIX}
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -422,7 +423,6 @@ ${PYSITELIB}/glances/web_list.pyo
 ${PYSITELIB}/glances/webserver.py
 ${PYSITELIB}/glances/webserver.pyc
 ${PYSITELIB}/glances/webserver.pyo
-bin/glances${PYVERSSUFFIX}
 man/man1/glances${PYVERSSUFFIX}.1
 share/doc/glances${PYVERSSUFFIX}/AUTHORS
 share/doc/glances${PYVERSSUFFIX}/CONTRIBUTING.md


Home | Main Index | Thread Index | Old Index