lua-users home
lua-l archive

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



On 07/mag/08, at 19:59, Luiz Henrique de Figueiredo wrote:

To apply this patch, get a pristine copy of Lua 5.1.3 and then do
	cd lua-5.1.3/src
	patch -p2 < patch-lua-5.1.3


Small fix:
	patch -p0 < patch-lua-5.1.3

It's correctly reported into third line of patch file.