pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/devel/nss



Hi,

From: Jonathan Perkin <jperkin%joyent.com@localhost>, Date: Tue, 29 Nov 2016 13:09:41 +0000

> * On 2016-11-29 at 12:57 GMT, Ryo ONODERA wrote:
> 
>> Module Name: pkgsrc
>> Committed By:        ryoon
>> Date:                Tue Nov 29 12:57:09 UTC 2016
>> 
>> Modified Files:
>>      pkgsrc/devel/nss: PLIST
>> 
>> Log Message:
>> Fix for non-ELF suffix
>> Noticed by wiz@, thank you.
> 
> It's usually worth adding a PRINT_PLIST_AWK whenever you come across
> this so that it can't happen for future updates, something like this
> (untested):
> 
>   PRINT_PLIST_AWK+= {gsub(/\.${SO_SUFFIX}$$/, ".$${SO_SUFFIX}");}

I will test it tonight.
Thank you.

> Cheers,
> 
> -- 
> Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com

--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3



Home | Main Index | Thread Index | Old Index