diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:28:43 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:28:43 +0000 |
commit | 7536bf3b191bfbd744466c3480901e8786ff6136 (patch) | |
tree | e9cbc524273bf415de0c415a0867997b146d9cde /chat/ircservices | |
parent | 843a1e6099e65596a78074521c576c082aaeb0c1 (diff) | |
download | pkgsrc-7536bf3b191bfbd744466c3480901e8786ff6136.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'chat/ircservices')
-rw-r--r-- | chat/ircservices/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/ircservices/PLIST b/chat/ircservices/PLIST index f08061fbbb2..63f29f5d616 100644 --- a/chat/ircservices/PLIST +++ b/chat/ircservices/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2009/06/14 17:37:46 joerg Exp $ +@comment $NetBSD: PLIST,v 1.10 2009/06/14 18:28:44 joerg Exp $ lib/services/convert-db lib/services/helpfiles/help lib/services/languages/de @@ -36,4 +36,3 @@ share/doc/html/ircservices/faq.html share/doc/html/ircservices/index.html share/doc/html/ircservices/upgrade.html share/examples/rc.d/ircservices -@unexec ${RMDIR} %D/lib/services 2>/dev/null || ${TRUE} |