summaryrefslogtreecommitdiff
path: root/devel/py-expect/PLIST
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2002-01-19 15:03:35 +0000
committerdrochner <drochner@pkgsrc.org>2002-01-19 15:03:35 +0000
commitbfd38e3d3de997c718a985e41bd7c54ec67801f6 (patch)
tree3f260affaacd211c8f123a2dc9eb02812769465a /devel/py-expect/PLIST
parent4ae2715be17e1119c1015dbc1eab2f38b596e5ce (diff)
downloadpkgsrc-bfd38e3d3de997c718a985e41bd7c54ec67801f6.tar.gz
-fix the libtoolization
-use python buildlink file -install examples into version dependant subdir to avoid conflicts
Diffstat (limited to 'devel/py-expect/PLIST')
-rw-r--r--devel/py-expect/PLIST16
1 files changed, 8 insertions, 8 deletions
diff --git a/devel/py-expect/PLIST b/devel/py-expect/PLIST
index b9ae43fcae3..1319b8871ea 100644
--- a/devel/py-expect/PLIST
+++ b/devel/py-expect/PLIST
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:26:07 zuntum Exp $
-lib/python2.0/lib-dynload/ExpectPymodule.so
-share/examples/python/py-expect/ask.py
-share/examples/python/py-expect/glob.py
-share/examples/python/py-expect/ping.py
-share/examples/python/py-expect/telnet.py
-share/examples/python/py-expect/xping.py
-@dirrm share/examples/python/py-expect
+@comment $NetBSD: PLIST,v 1.2 2002/01/19 15:03:36 drochner Exp $
+${PYLIB}/lib-dynload/ExpectPymodule.so
+share/examples/${PYPKGPREFIX}-expect/ask.py
+share/examples/${PYPKGPREFIX}-expect/glob.py
+share/examples/${PYPKGPREFIX}-expect/ping.py
+share/examples/${PYPKGPREFIX}-expect/telnet.py
+share/examples/${PYPKGPREFIX}-expect/xping.py
+@dirrm share/examples/${PYPKGPREFIX}-expect