pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/py-paver
Module Name: pkgsrc
Committed By: joerg
Date: Thu Dec 27 15:14:00 UTC 2018
Modified Files:
pkgsrc/lang/py-paver: PLIST
Log Message:
Fix PLIST for Python 2.x build.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/py-paver/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/py-paver/PLIST
diff -u pkgsrc/lang/py-paver/PLIST:1.2 pkgsrc/lang/py-paver/PLIST:1.3
--- pkgsrc/lang/py-paver/PLIST:1.2 Tue Aug 7 09:44:13 2018
+++ pkgsrc/lang/py-paver/PLIST Thu Dec 27 15:14:00 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/08/07 09:44:13 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/12/27 15:14:00 joerg Exp $
bin/paver-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -26,6 +26,8 @@ ${PYSITELIB}/paver/deps/__init__.py
${PYSITELIB}/paver/deps/__init__.pyc
${PYSITELIB}/paver/deps/__init__.pyo
${PYSITELIB}/paver/deps/path2.py
+${PLIST.py2x}${PYSITELIB}/paver/deps/path2.pyc
+${PLIST.py2x}${PYSITELIB}/paver/deps/path2.pyo
${PYSITELIB}/paver/deps/path3.py
${PYSITELIB}/paver/deps/path3.pyc
${PYSITELIB}/paver/deps/path3.pyo
Home |
Main Index |
Thread Index |
Old Index