Subject: PR/30282 CVS commit: pkgsrc/mail
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-bugs
Date: 05/19/2005 17:06:02
The following reply was made to PR pkg/30282; it has been noted by GNATS.
From: "Johnny C. Lam" <jlam@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/30282 CVS commit: pkgsrc/mail
Date: Thu, 19 May 2005 17:05:38 +0000 (UTC)
Module Name: pkgsrc
Committed By: jlam
Date: Thu May 19 17:05:38 UTC 2005
Modified Files:
pkgsrc/mail/courier-imap: Makefile
pkgsrc/mail/sqwebmail: Makefile
Log Message:
The courier-imap and sqwebmail packages embed ${SETENV} into scripts, so
pass the real "env" command path to the configure script. This avoids
the configure script just detecting "env" in the tools directory and
assuming that's the path to the real thing. This fixes PR pkg/30282.
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 pkgsrc/mail/courier-imap/Makefile
cvs rdiff -r1.31 -r1.32 pkgsrc/mail/sqwebmail/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.