diff options
author | jperkin <jperkin@pkgsrc.org> | 2014-03-11 14:04:57 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2014-03-11 14:04:57 +0000 |
commit | 071ea796c1307e737cc3101448aa934353fe247c (patch) | |
tree | 9b547d90b7bf52208d85284b072f01b7f3c1bd12 /chat/jabberd2 | |
parent | 76ac67f79ab2db3505e1a973a83a4eaf36567eb1 (diff) | |
download | pkgsrc-071ea796c1307e737cc3101448aa934353fe247c.tar.gz |
Remove example rc.d scripts from PLISTs.
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
Diffstat (limited to 'chat/jabberd2')
-rw-r--r-- | chat/jabberd2/PLIST | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/chat/jabberd2/PLIST b/chat/jabberd2/PLIST index 347332ac34a..d44fe349e45 100644 --- a/chat/jabberd2/PLIST +++ b/chat/jabberd2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2013/12/13 16:44:44 schnoebe Exp $ +@comment $NetBSD: PLIST,v 1.18 2014/03/11 14:04:59 jperkin Exp $ bin/bdbdump.pl bin/c2s bin/jabberd @@ -69,8 +69,3 @@ share/examples/jabberd/router-users.xml share/examples/jabberd/router.xml share/examples/jabberd/s2s.xml share/examples/jabberd/sm.xml -share/examples/rc.d/c2s -share/examples/rc.d/jabberd -share/examples/rc.d/router -share/examples/rc.d/s2s -share/examples/rc.d/sm |