summaryrefslogtreecommitdiff
path: root/lang/tcl-expect
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-14 20:34:12 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-14 20:34:12 +0000
commit204d20a635f3b82b18354e03b917ddb4187593c9 (patch)
treefd4620c67e5e10d0afde4e707b400487e3a40032 /lang/tcl-expect
parentc26e35368783819aa38b987e63b9985697fce024 (diff)
downloadpkgsrc-204d20a635f3b82b18354e03b917ddb4187593c9.tar.gz
Replace @exec/@unexec with @pkgdir or drop it.
Diffstat (limited to 'lang/tcl-expect')
-rw-r--r--lang/tcl-expect/PLIST3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/tcl-expect/PLIST b/lang/tcl-expect/PLIST
index 2e91876912c..374691f33e7 100644
--- a/lang/tcl-expect/PLIST
+++ b/lang/tcl-expect/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2009/06/14 18:03:43 joerg Exp $
+@comment $NetBSD: PLIST,v 1.12 2009/06/14 20:34:16 joerg Exp $
bin/expect
include/expect.h
include/expect_comm.h
@@ -40,4 +40,3 @@ share/examples/tcl/expect/weather
share/examples/tcl/expect/xkibitz
share/examples/tcl/expect/xkibitz.1
share/examples/tcl/expect/xpstat
-@unexec ${RMDIR} %D/share/examples/tcl 2>/dev/null || ${TRUE}