Subject: Re: mpop and CONF_FILES
To: Jeremy C. Reed <reed@reedmedia.net>
From: Johnny C. Lam <jlam@pkgsrc.org>
List: pkgsrc-users
Date: 03/29/2006 02:30:31
On Tue, Mar 28, 2006 at 12:56:27PM -0800, Jeremy C. Reed wrote:
> I see mpop uses CONF_FILES and installs example config. But I don't see 
> anywhere in code (or documentation) where that is used. (The code does 
> have references of sysconfdir, but I think that is unused code originating 
> elsewhere.)
> 
> Anyone using mpop with /usr/pkg/etc/mpop/mpoprc?
> 
> The example can still be installed, but I don't think CONF_FILES should.

Yes, your analysis is correct.  Please go ahead and remove CONF_FILES
and PKG_SYSCONFSUBDIR from the package Makefile and bump the PKGREVISION.

	Cheers,

	-- Johnny Lam <jlam@pkgsrc.org>