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 /audio/icecast | |
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 'audio/icecast')
-rw-r--r-- | audio/icecast/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/icecast/PLIST b/audio/icecast/PLIST index eaf1bd8eae4..18ca76937e4 100644 --- a/audio/icecast/PLIST +++ b/audio/icecast/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2013/10/22 19:27:52 drochner Exp $ +@comment $NetBSD: PLIST,v 1.16 2014/03/11 14:04:57 jperkin Exp $ bin/icecast share/doc/icecast/AUTHORS share/doc/icecast/COPYING @@ -25,7 +25,6 @@ share/doc/icecast/listener_auth3.jpg share/doc/icecast/masterslave.png share/doc/icecast/relay.png share/examples/icecast/icecast.xml -share/examples/rc.d/icecast share/icecast/admin/listclients.xsl share/icecast/admin/listmounts.xsl share/icecast/admin/manageauth.xsl |