On 25 June 2013 23:30, Gary V. Vaughan <g...@vaughan.pe> wrote:
>   LUA_PATH=$LUA_PATH;`luarocks path`
>   LUA_CPATH=$LUA_CPATH;`luarocks cpath`

I just pushed new flags to `luarocks path` that will hopefully serve your needs:

luarocks path --lr-path
luarocks path --lr-cpath
luarocks path --lr-bin

Please give it a try and let me know if it's sufficient.

> At a slight tangent, 'export foo=bar' is not as portable as 'export foo; 
> foo=bar'
> which works in pure Bourne shells (on machines that don't just link it to 
> bash).

Is that still the case on any contemporary system? I haven't received
any bug reports.

-- Hisham
http://hisham.hm/

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to