Subject: Re: print-PLIST and share/examples/rc.d
To: Amitai Schlair <schmonz@schmonz.com>
From: Hubert Feyrer <hubert@feyrer.de>
List: tech-pkg
Date: 07/20/2005 04:24:30
On Tue, 19 Jul 2005, Amitai Schlair wrote:
> The print-PLIST target currently includes "share/examples/rc.d". I'm pretty
> sure it shouldn't, since there are usually lots of scripts in there, and
> individual packages shouldn't expect to be able to completely remove that
> directory. Since RCD_SCRIPTS_EXAMPLEDIR isn't user-configurable any longer, I
> think it makes sense to add "share/examples/rc.d" to the mtree spec files.
> This makes the print-PLIST code skip that dir without any further awk
> cleverness.
>
> OK to go for it?
makes sense to me.
- Hubert