summaryrefslogtreecommitdiff
path: root/databases/py-mysqldb
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2003-09-14 16:43:45 +0000
committerrecht <recht@pkgsrc.org>2003-09-14 16:43:45 +0000
commit10e7a5c6c648063ea260feb69cc5ae905f329299 (patch)
treeaca8ff7153d5fa2dbe4b26684fe239c50263adac /databases/py-mysqldb
parent6d8a74b2435f19d7561270f36e05864532486ae6 (diff)
downloadpkgsrc-10e7a5c6c648063ea260feb69cc5ae905f329299.tar.gz
hange extension.mk to also install optimized files for distutils packages.
Inspired by FreeBSD "ports". Fix the PLISTs accordingly. Also, while at it, remove now obsolete compileall.py calls in post-install targets and insure that extension.mk is in included before builinlinks of other Python modules. Discussed with/ok'ed by drochner@.
Diffstat (limited to 'databases/py-mysqldb')
-rw-r--r--databases/py-mysqldb/PLIST17
1 files changed, 16 insertions, 1 deletions
diff --git a/databases/py-mysqldb/PLIST b/databases/py-mysqldb/PLIST
index e44f6e070a4..b52aaea7a9f 100644
--- a/databases/py-mysqldb/PLIST
+++ b/databases/py-mysqldb/PLIST
@@ -1,34 +1,49 @@
-@comment $NetBSD: PLIST,v 1.3 2002/01/29 14:39:38 drochner Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/09/14 16:43:48 recht Exp $
${PYSITELIB}/CompatMysqldb.py
${PYSITELIB}/CompatMysqldb.pyc
+${PYSITELIB}/CompatMysqldb.pyo
${PYSITELIB}/MySQLdb/__init__.py
${PYSITELIB}/MySQLdb/__init__.pyc
+${PYSITELIB}/MySQLdb/__init__.pyo
${PYSITELIB}/MySQLdb/connections.py
${PYSITELIB}/MySQLdb/connections.pyc
+${PYSITELIB}/MySQLdb/connections.pyo
${PYSITELIB}/MySQLdb/constants/CLIENT.py
${PYSITELIB}/MySQLdb/constants/CLIENT.pyc
+${PYSITELIB}/MySQLdb/constants/CLIENT.pyo
${PYSITELIB}/MySQLdb/constants/CR.py
${PYSITELIB}/MySQLdb/constants/CR.pyc
+${PYSITELIB}/MySQLdb/constants/CR.pyo
${PYSITELIB}/MySQLdb/constants/ER.py
${PYSITELIB}/MySQLdb/constants/ER.pyc
+${PYSITELIB}/MySQLdb/constants/ER.pyo
${PYSITELIB}/MySQLdb/constants/FIELD_TYPE.py
${PYSITELIB}/MySQLdb/constants/FIELD_TYPE.pyc
+${PYSITELIB}/MySQLdb/constants/FIELD_TYPE.pyo
${PYSITELIB}/MySQLdb/constants/FLAG.py
${PYSITELIB}/MySQLdb/constants/FLAG.pyc
+${PYSITELIB}/MySQLdb/constants/FLAG.pyo
${PYSITELIB}/MySQLdb/constants/REFRESH.py
${PYSITELIB}/MySQLdb/constants/REFRESH.pyc
+${PYSITELIB}/MySQLdb/constants/REFRESH.pyo
${PYSITELIB}/MySQLdb/constants/__init__.py
${PYSITELIB}/MySQLdb/constants/__init__.pyc
+${PYSITELIB}/MySQLdb/constants/__init__.pyo
${PYSITELIB}/MySQLdb/converters.py
${PYSITELIB}/MySQLdb/converters.pyc
+${PYSITELIB}/MySQLdb/converters.pyo
${PYSITELIB}/MySQLdb/cursors.py
${PYSITELIB}/MySQLdb/cursors.pyc
+${PYSITELIB}/MySQLdb/cursors.pyo
${PYSITELIB}/MySQLdb/sets.py
${PYSITELIB}/MySQLdb/sets.pyc
+${PYSITELIB}/MySQLdb/sets.pyo
${PYSITELIB}/MySQLdb/times.py
${PYSITELIB}/MySQLdb/times.pyc
+${PYSITELIB}/MySQLdb/times.pyo
${PYSITELIB}/_mysql.so
${PYSITELIB}/_mysql_exceptions.py
${PYSITELIB}/_mysql_exceptions.pyc
+${PYSITELIB}/_mysql_exceptions.pyo
@dirrm ${PYSITELIB}/MySQLdb/constants
@dirrm ${PYSITELIB}/MySQLdb