Subject: PLIST and files created by the package
To: None <tech-pkg@netbsd.org>
From: Tomasz Luchowski <zuntum@eik.pl>
List: tech-pkg
Date: 02/03/2001 11:36:03
I've got a question.

I'm packaging RFCutil (it allows you to specify the number of an RFC,
or a search string, and it returns all related RFCs).
When user runs it for the first time with "-i" switch, ${PREFIX}/etc/rfc-index
file is created. How should I fill in the PLIST? If I won't list etc/rfc-index
in it, and file won't be removed when user deletes the package... if I'll do so,
when user deletes the package without running rfc "-i" before, pkg_delete
will complain about nonexistent file.

What's the proper way?

-- 
/* [zuntum] zuntum@eik.pl , [WWW] http://zuntum.net */