diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:28:16 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:28:16 +0000 |
commit | b8ef2bdf051862f04569a1854a5b083a3b76f811 (patch) | |
tree | 31b4724e8a6d2fa5700038aa44d39d3ba1bf4c05 /chat/eggdrop | |
parent | 70df5670877a835e64d33cd88b363feff2bab94b (diff) | |
download | pkgsrc-b8ef2bdf051862f04569a1854a5b083a3b76f811.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'chat/eggdrop')
-rw-r--r-- | chat/eggdrop/PLIST | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/chat/eggdrop/PLIST b/chat/eggdrop/PLIST index 540fcdbe9dd..a8c0021c848 100644 --- a/chat/eggdrop/PLIST +++ b/chat/eggdrop/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2009/06/10 13:33:39 obache Exp $ +@comment $NetBSD: PLIST,v 1.12 2009/06/14 17:37:43 joerg Exp $ bin/eggdrop ${PLIST.dynamic}lib/eggdrop/assoc.so ${PLIST.dynamic}lib/eggdrop/blowfish.so @@ -119,14 +119,4 @@ share/eggdrop/scripts/sentinel.tcl share/eggdrop/scripts/userinfo.tcl share/eggdrop/scripts/weed share/examples/eggdrop/eggdrop.conf -@dirrm share/examples/eggdrop -@dirrm share/eggdrop/scripts -@dirrm share/eggdrop/language -@dirrm share/eggdrop/help/set @exec ${MKDIR} %D/share/eggdrop/help/msg -@dirrm share/eggdrop/help/msg -@dirrm share/eggdrop/help -@dirrm share/eggdrop -@dirrm share/doc/eggdrop/html -@dirrm share/doc/eggdrop -${PLIST.dynamic}@dirrm lib/eggdrop |