summaryrefslogtreecommitdiffstats
path: root/package/lua/5.3.4/0001-root-path.patch
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2018-07-10 18:36:37 +0200
committerPeter Korsgaard <peter@korsgaard.com>2018-07-10 22:55:27 +0200
commitcef82cccf3c3aacd8726850499f3c9b407c24c04 (patch)
tree0d863abd6b765a0e474303ad73c15dc8e694a671 /package/lua/5.3.4/0001-root-path.patch
parent150fa57ed0765e20a7199fa9743e56689d44d5d6 (diff)
downloadbuildroot-cef82cccf3c3aacd8726850499f3c9b407c24c04.tar.gz
buildroot-cef82cccf3c3aacd8726850499f3c9b407c24c04.zip
lua: bump to version 5.3.5
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/lua/5.3.4/0001-root-path.patch')
-rw-r--r--package/lua/5.3.4/0001-root-path.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/package/lua/5.3.4/0001-root-path.patch b/package/lua/5.3.4/0001-root-path.patch
deleted file mode 100644
index a44c55c955..0000000000
--- a/package/lua/5.3.4/0001-root-path.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Adjust installation location to /usr.
-
-Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
-
-Index: b/src/luaconf.h
-===================================================================
---- a/src/luaconf.h
-+++ b/src/luaconf.h
-@@ -200,7 +200,7 @@
-
- #else /* }{ */
-
--#define LUA_ROOT "/usr/local/"
-+#define LUA_ROOT "/usr/"
- #define LUA_LDIR LUA_ROOT "share/lua/" LUA_VDIR "/"
- #define LUA_CDIR LUA_ROOT "lib/lua/" LUA_VDIR "/"
- #define LUA_PATH_DEFAULT \
OpenPOWER on IntegriCloud