summaryrefslogtreecommitdiff
path: root/textproc/py-xmltools
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 /textproc/py-xmltools
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 'textproc/py-xmltools')
-rw-r--r--textproc/py-xmltools/PLIST6
1 files changed, 5 insertions, 1 deletions
diff --git a/textproc/py-xmltools/PLIST b/textproc/py-xmltools/PLIST
index 40ad8223386..be2f80b4ec3 100644
--- a/textproc/py-xmltools/PLIST
+++ b/textproc/py-xmltools/PLIST
@@ -1,11 +1,15 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/04 12:49:17 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/09/14 16:43:56 recht Exp $
${PYSITELIB}/logilab/__init__.py
${PYSITELIB}/logilab/__init__.pyc
+${PYSITELIB}/logilab/__init__.pyo
${PYSITELIB}/logilab/xmltools/__init__.py
${PYSITELIB}/logilab/xmltools/__init__.pyc
+${PYSITELIB}/logilab/xmltools/__init__.pyo
${PYSITELIB}/logilab/xmltools/XmlEditor.py
${PYSITELIB}/logilab/xmltools/XmlEditor.pyc
+${PYSITELIB}/logilab/xmltools/XmlEditor.pyo
${PYSITELIB}/logilab/xmltools/XmlTree.py
${PYSITELIB}/logilab/xmltools/XmlTree.pyc
+${PYSITELIB}/logilab/xmltools/XmlTree.pyo
@dirrm ${PYSITELIB}/logilab/xmltools
@dirrm ${PYSITELIB}/logilab