On Wed, Aug 8, 2012 at 11:27 PM, Hisham <h...@hisham.hm> wrote:

> Thanks for the detailed testing and analysis! I'll update the default
> flags for the BSDs.
>

Next to that, can you also add below section so that NetBSD is recognized
:-)
Thanks in advance

elseif system == "NetBSD" then
   detected.unix = true
   detected.netbsd = true
   detected.bsd = true


FYI and amusement:
I asked an Apple user to do the stat flag test with below results.
Even Darwin is NetBSD compatible......

uname -> Darwin
stat -f '%A'  <filename> -> 644
stat -f '%Op' <filename> -> 100644
stat -f '%OLp' <filename> -> 644

-- 
Ciao, Eric Koorn
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to