From 78511d01b080503e9ed19376394f11effe242086 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Fri, 26 Mar 2010 14:29:03 +0000 Subject: package/lua: refresh patches SVN-Revision: 20470 --- package/lua/patches/015-lnum-ppc-compat.patch | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'package/lua/patches/015-lnum-ppc-compat.patch') diff --git a/package/lua/patches/015-lnum-ppc-compat.patch b/package/lua/patches/015-lnum-ppc-compat.patch index d6c48a7..2ea59f1 100644 --- a/package/lua/patches/015-lnum-ppc-compat.patch +++ b/package/lua/patches/015-lnum-ppc-compat.patch @@ -1,8 +1,6 @@ -Index: lua-5.1.3/src/lua.h -=================================================================== ---- lua-5.1.3.orig/src/lua.h 2008-06-29 11:45:55.000000000 +0200 -+++ lua-5.1.3/src/lua.h 2008-06-29 11:46:28.000000000 +0200 -@@ -79,7 +79,7 @@ +--- a/src/lua.h ++++ b/src/lua.h +@@ -79,7 +79,7 @@ typedef void * (*lua_Alloc) (void *ud, v * not acceptable for 5.1, maybe 5.2 onwards? * 9: greater than existing (5.1) type values. */ -- cgit v1.1