Subject: Re: CVS commit: pkgsrc/lang/perl5
To: Johnny Lam <jlam@NetBSD.org>
From: Min Sik Kim <minskim@NetBSD.org>
List: tech-pkg
Date: 06/30/2005 11:25:17
On Jun 30, 2005, at 11:10 AM, Johnny Lam wrote:
> Min Sik Kim wrote:
>
>> Module Name: pkgsrc
>> Committed By: minskim
>> Date: Thu Jun 30 13:07:39 UTC 2005
>> Modified Files:
>> pkgsrc/lang/perl5: Makefile
>> Log Message:
>> Make sure that the path to "test" in ${TOOLS_DIR} is not embedded in
>> Config.pm. Bump PKGREVISION.
>>
>
> This is probably wrong. You want "test -h" to be the value of
> $issymlink, not "test".
You're right. I will add "-h".
> On what platform are you finding ${TOOLS_DIR} embedded in Config.pm?
It was Linux-2.6.10.
Regards,
Min Sik Kim