Subject: Re: pkg/20852 aka paths in packages
To: None <collver1@comcast.net>
From: Julio M. Merino Vidal <jmmv@menta.net>
List: tech-pkg
Date: 07/25/2003 11:32:55
On Thu, 24 Jul 2003 16:44:42 -0700
collver1@comcast.net wrote:

> grep STDIR= work/sendmail-8.12.9/obj.NetBSD.1.6.1.i386/sendmail/Makefile
> STDIR= /etc/mail
> 
> grep MAILDIR= work/sendmail-8.12.9/cf/cf/Makefile
> MAILDIR=/etc/mail

If you go this way, note that PKG_SYSCONFSUBDIR should be set to 'mail',
so sendmail configuration should not append the '/mail' subdir to what
you give to PKG_SYSCONFDIR.  ( An example where this is done... check
out GConf2/patches/* )

-- 
Julio M. Merino Vidal <jmmv@menta.net>
The NetBSD Project - http://www.NetBSD.org/