pkgsrc-WIP-changes archive

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

py-qexpy: fix PLIST



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Fri Sep 9 09:55:44 2016 +0200
Changeset:	ad56822794b285e30f5fc0e90a35b802a0340315

Modified Files:
	py-qexpy/PLIST

Log Message:
py-qexpy: fix PLIST

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

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

diffstat:
 py-qexpy/PLIST | 4 ++++
 1 file changed, 4 insertions(+)

diffs:
diff --git a/py-qexpy/PLIST b/py-qexpy/PLIST
index 21b3cad..43c6533 100644
--- a/py-qexpy/PLIST
+++ b/py-qexpy/PLIST
@@ -7,7 +7,11 @@ ${PYSITELIB}/qexpy/_test.py
 ${PYSITELIB}/qexpy/_test.pyc
 ${PYSITELIB}/qexpy/_test.pyo
 ${PYSITELIB}/qexpy/error.py
+${PYSITELIB}/qexpy/error.pyc
+${PYSITELIB}/qexpy/error.pyo
 ${PYSITELIB}/qexpy/error_operations.py
+${PYSITELIB}/qexpy/error_operations.pyc
+${PYSITELIB}/qexpy/error_operations.pyo
 ${PYSITELIB}/qexpy/fitting.py
 ${PYSITELIB}/qexpy/fitting.pyc
 ${PYSITELIB}/qexpy/fitting.pyo


Home | Main Index | Thread Index | Old Index