summaryrefslogtreecommitdiff
path: root/chat/anope
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-14 18:28:43 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-14 18:28:43 +0000
commit7536bf3b191bfbd744466c3480901e8786ff6136 (patch)
treee9cbc524273bf415de0c415a0867997b146d9cde /chat/anope
parent843a1e6099e65596a78074521c576c082aaeb0c1 (diff)
downloadpkgsrc-7536bf3b191bfbd744466c3480901e8786ff6136.tar.gz
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'chat/anope')
-rw-r--r--chat/anope/PLIST7
1 files changed, 1 insertions, 6 deletions
diff --git a/chat/anope/PLIST b/chat/anope/PLIST
index 7eb6d776fc4..73d86d6f99e 100644
--- a/chat/anope/PLIST
+++ b/chat/anope/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:37:42 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:28:43 joerg Exp $
lib/anope/anoperc
lib/anope/languages/cat
lib/anope/languages/de
@@ -189,8 +189,3 @@ share/examples/anope/example.chk
share/examples/anope/example.conf
share/examples/anope/tables.sql
share/examples/rc.d/anope
-@unexec ${RMDIR} %D/lib/anope/modules/runtime 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/lib/anope/modules 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/lib/anope/logs 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/lib/anope/backups 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/lib/anope 2>/dev/null || ${TRUE}