diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
commit | 24151e2b9991726fa4bcd0ace9289f45de0f325e (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /lang/tcl/PLIST | |
parent | 548d7fd5a95be0c24af3a00066cd67985f359815 (diff) | |
download | pkgsrc-24151e2b9991726fa4bcd0ace9289f45de0f325e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'lang/tcl/PLIST')
-rw-r--r-- | lang/tcl/PLIST | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/lang/tcl/PLIST b/lang/tcl/PLIST index 14fd73464f3..605ac9e31e6 100644 --- a/lang/tcl/PLIST +++ b/lang/tcl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2005/07/19 11:11:58 adam Exp $ +@comment $NetBSD: PLIST,v 1.11 2009/06/14 18:03:43 joerg Exp $ bin/tclsh bin/tclsh8.4 include/tcl.h @@ -731,15 +731,4 @@ man/mann/upvar.n man/mann/variable.n man/mann/vwait.n man/mann/while.n -@dirrm lib/tcl8.4/tcltest2.2 -@dirrm lib/tcl8.4/opt0.4 -@dirrm lib/tcl8.4/msgcat1.3 -@dirrm lib/tcl8.4/http2.5 -@dirrm lib/tcl8.4/http1.0 -@dirrm lib/tcl8.4/encoding -@dirrm lib/tcl8.4 @exec ${MKDIR} %D/lib/tcl -@dirrm lib/tcl -@dirrm include/tcl/unix -@dirrm include/tcl/generic -@dirrm include/tcl |