Subject: Re: Files in PLIST which are modified during runtime
To: None <pkgsrc-users@NetBSD.org>
From: Johnny C. Lam <jlam@pkgsrc.org>
List: pkgsrc-users
Date: 09/18/2007 08:56:06
Bernd Ernesti wrote:
> On Sat, Sep 15, 2007 at 02:44:52PM +0000, Thomas Klausner wrote:
>> Module Name: pkgsrc
>> Committed By: wiz
>> Date: Sat Sep 15 14:44:52 UTC 2007
>>
>> Modified Files:
>> pkgsrc/textproc/p5-XML-SAX: Makefile PLIST
>>
>> Log Message:
>> Readd ParserDetails.ini, lost in last, noted by joerg. Bump revision.
>
> Hmm, how do we deal with the updates to this file, if another package is
> installed which modifies this file and 'pkg_admin check' which would then
> complain about modification to this file?
I would modify the package so that ParserDetails.ini was installed into
${PREFIX}/share/examples/${PKGBASE} and set CONF_FILES appropriately in
p5-XML-SAX/Makefile.
Cheers,
-- Johnny Lam