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 | 5c04a96e50e8561d5a06b7ae50a6a0325f71ce75 (patch) | |
tree | 9b547d90b7bf52208d85284b072f01b7f3c1bd12 /news/inn | |
parent | d8fb88711c4cdc352c45bfea6cbe8a3009c45e22 (diff) | |
download | pkgsrc-5c04a96e50e8561d5a06b7ae50a6a0325f71ce75.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 'news/inn')
-rw-r--r-- | news/inn/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/news/inn/PLIST b/news/inn/PLIST index e3fee67e2ea..6ad5c5dd3ba 100644 --- a/news/inn/PLIST +++ b/news/inn/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.23 2012/08/23 19:00:41 spz Exp $ +@comment $NetBSD: PLIST,v 1.24 2014/03/11 14:05:12 jperkin Exp $ bin/inews bin/rnews include/inn/buffer.h @@ -320,7 +320,6 @@ share/examples/inn/readers.conf share/examples/inn/send-uucp.cf share/examples/inn/storage.conf share/examples/inn/subscriptions -share/examples/rc.d/innd @pkgdir ${INN_PATHBIN}/filter @pkgdir etc/nntp @pkgdir etc/inn |