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 | a0c351cfc51a969de344c350f42f3e7199f4707b (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /lang/smalltalk | |
parent | ab6598f58eff6ad19189767095dd0af665633093 (diff) | |
download | pkgsrc-a0c351cfc51a969de344c350f42f3e7199f4707b.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'lang/smalltalk')
-rw-r--r-- | lang/smalltalk/PLIST | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/lang/smalltalk/PLIST b/lang/smalltalk/PLIST index ed00fe45105..50ac8b8fa1d 100644 --- a/lang/smalltalk/PLIST +++ b/lang/smalltalk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2009/04/10 17:36:43 asau Exp $ +@comment $NetBSD: PLIST,v 1.18 2009/06/14 18:03:41 joerg Exp $ bin/gst bin/gst-blox bin/gst-config @@ -272,16 +272,4 @@ share/smalltalk/unsupported/resolve.st share/smalltalk/unsupported/t.st share/smalltalk/unsupported/torture.st var/lib/smalltalk/gst.im -@dirrm var/lib/smalltalk -@dirrm var/lib -@dirrm var -@dirrm share/smalltalk/unsupported -@dirrm share/smalltalk/scripts -@dirrm share/smalltalk/kernel -@dirrm share/smalltalk/examples -@dirrm share/smalltalk -@dirrm libexec/smalltalk/vfs -@dirrm libexec/smalltalk -@dirrm lib/smalltalk @exec ${MKDIR} %D/include/snprintfv -@dirrm include/snprintfv |