Please fix your MUA, it has screwed up To/CC lines.

On 2020/04/08 00:46, [email protected] wrote:
> I can't seem to get /etc/tripwire/twpol-OpenBSD.txt to be a part
> of package.tgz, after "make fake" twpol-OpenBSD.txt is rightly
> in ${WRKINST}/etc/tripwire/, but "make package" excludes the 
> configuration file from package.tgz and includes only files within 
> ${PREFIX}. How do I install configuration files which go into /etc? 

Files for /etc should be installed to e.g. ${PREFIX}/share/examples/tripwire
and then in the PLIST you use @sample on the following line to copy at install
time.

Reply via email to