From 3b1c58eac98b20cfdd3cab452fa5b3ceb6c310c1 Mon Sep 17 00:00:00 2001 From: reed Date: Mon, 2 May 2005 20:33:57 +0000 Subject: RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. And always is defined as share/examples/rc.d which was the default before. This rc.d scripts are not automatically added to PLISTs now also. So add to each corresponding PLIST as required. This was discussed on tech-pkg in late January and late April. Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere and remove the RCD_SCRIPTS_EXAMPLEDIR itself. --- audio/icecast/PLIST | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/icecast') diff --git a/audio/icecast/PLIST b/audio/icecast/PLIST index 2e60c72b3ed..4ee60a415ae 100644 --- a/audio/icecast/PLIST +++ b/audio/icecast/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2005/01/02 17:46:39 wiz Exp $ +@comment $NetBSD: PLIST,v 1.11 2005/05/02 20:33:57 reed Exp $ bin/icecast share/doc/icecast/AUTHORS share/doc/icecast/COPYING @@ -19,6 +19,7 @@ share/doc/icecast/icecast2_win32.html share/doc/icecast/icecast2_yp.html share/doc/icecast/index.html 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 -- cgit v1.2.3