summaryrefslogtreecommitdiff
path: root/devel/py-zconfig
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
commite914ab3288c32de6c4b5d382398e7394d75afe6d (patch)
treeaca8ff7153d5fa2dbe4b26684fe239c50263adac /devel/py-zconfig
parentff2172dab34298825042d409dfa313c03cd1e84a (diff)
downloadpkgsrc-e914ab3288c32de6c4b5d382398e7394d75afe6d.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 'devel/py-zconfig')
-rw-r--r--devel/py-zconfig/PLIST23
1 files changed, 22 insertions, 1 deletions
diff --git a/devel/py-zconfig/PLIST b/devel/py-zconfig/PLIST
index 0f0cb296602..af210acfa1a 100644
--- a/devel/py-zconfig/PLIST
+++ b/devel/py-zconfig/PLIST
@@ -1,45 +1,66 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/25 16:04:09 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/09/14 16:43:50 recht Exp $
${PYSITELIB}/ZConfig/Config.py
${PYSITELIB}/ZConfig/Config.pyc
+${PYSITELIB}/ZConfig/Config.pyo
${PYSITELIB}/ZConfig/Context.py
${PYSITELIB}/ZConfig/Context.pyc
+${PYSITELIB}/ZConfig/Context.pyo
${PYSITELIB}/ZConfig/__init__.py
${PYSITELIB}/ZConfig/__init__.pyc
+${PYSITELIB}/ZConfig/__init__.pyo
${PYSITELIB}/ZConfig/cfgparser.py
${PYSITELIB}/ZConfig/cfgparser.pyc
+${PYSITELIB}/ZConfig/cfgparser.pyo
${PYSITELIB}/ZConfig/cmdline.py
${PYSITELIB}/ZConfig/cmdline.pyc
+${PYSITELIB}/ZConfig/cmdline.pyo
${PYSITELIB}/ZConfig/datatypes.py
${PYSITELIB}/ZConfig/datatypes.pyc
+${PYSITELIB}/ZConfig/datatypes.pyo
${PYSITELIB}/ZConfig/info.py
${PYSITELIB}/ZConfig/info.pyc
+${PYSITELIB}/ZConfig/info.pyo
${PYSITELIB}/ZConfig/loader.py
${PYSITELIB}/ZConfig/loader.pyc
+${PYSITELIB}/ZConfig/loader.pyo
${PYSITELIB}/ZConfig/matcher.py
${PYSITELIB}/ZConfig/matcher.pyc
+${PYSITELIB}/ZConfig/matcher.pyo
${PYSITELIB}/ZConfig/schema.py
${PYSITELIB}/ZConfig/schema.pyc
+${PYSITELIB}/ZConfig/schema.pyo
${PYSITELIB}/ZConfig/substitution.py
${PYSITELIB}/ZConfig/substitution.pyc
+${PYSITELIB}/ZConfig/substitution.pyo
${PYSITELIB}/ZConfig/tests/__init__.py
${PYSITELIB}/ZConfig/tests/__init__.pyc
+${PYSITELIB}/ZConfig/tests/__init__.pyo
${PYSITELIB}/ZConfig/tests/runtests.py
${PYSITELIB}/ZConfig/tests/runtests.pyc
+${PYSITELIB}/ZConfig/tests/runtests.pyo
${PYSITELIB}/ZConfig/tests/support.py
${PYSITELIB}/ZConfig/tests/support.pyc
+${PYSITELIB}/ZConfig/tests/support.pyo
${PYSITELIB}/ZConfig/tests/test_cmdline.py
${PYSITELIB}/ZConfig/tests/test_cmdline.pyc
+${PYSITELIB}/ZConfig/tests/test_cmdline.pyo
${PYSITELIB}/ZConfig/tests/test_config.py
${PYSITELIB}/ZConfig/tests/test_config.pyc
+${PYSITELIB}/ZConfig/tests/test_config.pyo
${PYSITELIB}/ZConfig/tests/test_datatypes.py
${PYSITELIB}/ZConfig/tests/test_datatypes.pyc
+${PYSITELIB}/ZConfig/tests/test_datatypes.pyo
${PYSITELIB}/ZConfig/tests/test_loader.py
${PYSITELIB}/ZConfig/tests/test_loader.pyc
+${PYSITELIB}/ZConfig/tests/test_loader.pyo
${PYSITELIB}/ZConfig/tests/test_schema.py
${PYSITELIB}/ZConfig/tests/test_schema.pyc
+${PYSITELIB}/ZConfig/tests/test_schema.pyo
${PYSITELIB}/ZConfig/tests/test_subst.py
${PYSITELIB}/ZConfig/tests/test_subst.pyc
+${PYSITELIB}/ZConfig/tests/test_subst.pyo
${PYSITELIB}/ZConfig/url.py
${PYSITELIB}/ZConfig/url.pyc
+${PYSITELIB}/ZConfig/url.pyo
@dirrm ${PYSITELIB}/ZConfig/tests
@dirrm ${PYSITELIB}/ZConfig