Subject: Re: pkg/32075
To: None <solaris-pkg-people@netbsd.org, gnats-admin@netbsd.org,>
From: Yoshito Komatsu <ykomatsu@akaumigame.org>
List: pkgsrc-bugs
Date: 11/16/2005 02:28:02
The following reply was made to PR pkg/32075; it has been noted by GNATS.
From: Yoshito Komatsu <ykomatsu@akaumigame.org>
To: gnats-bugs@NetBSD.org
Cc: grant@NetBSD.org
Subject: Re: pkg/32075
Date: Wed, 16 Nov 2005 11:25:41 +0900
> this should not happen at all, because configure scripts are run using
> ${CONFIG_SHELL}, which on Solaris is /bin/ksh, whose built-in test(1)
> does support -e.
I see.
> I guess the script isn't being run via ${CONFIG_SHELL} for some
> reason.
The configure script in www/zope3 is not GNU configure script,
I think that it ignores ${CONFIG_SHELL}.
Regards,
--
Yoshito Komatsu <ykomatsu@akaumigame.org>