summaryrefslogtreecommitdiff
path: root/databases/py-mysqldb/PLIST
diff options
context:
space:
mode:
authorrecht <recht>2003-09-14 16:43:45 +0000
committerrecht <recht>2003-09-14 16:43:45 +0000
commit5980646941cc3492b99800e167d16bdf5b6fc5e3 (patch)
treeaca8ff7153d5fa2dbe4b26684fe239c50263adac /databases/py-mysqldb/PLIST
parent734f40da76f9b44d22dbd66ce2c1fe781d1e8678 (diff)
downloadpkgsrc-5980646941cc3492b99800e167d16bdf5b6fc5e3.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/PLIST')
-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