[minetest-v04x] 04/04: Improve luajit-2.1.patch. Simpler for backports.
Markus Koschany
apo at moszumanska.debian.org
Sat Aug 26 22:43:18 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository minetest-v04x.
commit 131ed1aaaee6990f4e88a2ede239093d700b47a7
Author: Markus Koschany <apo at debian.org>
Date: Sun Aug 27 00:19:00 2017 +0200
Improve luajit-2.1.patch. Simpler for backports.
---
debian/patches/luajit-2.1.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/luajit-2.1.patch b/debian/patches/luajit-2.1.patch
index 397b354..bfc5f4a 100644
--- a/debian/patches/luajit-2.1.patch
+++ b/debian/patches/luajit-2.1.patch
@@ -8,7 +8,7 @@ Debian-Bug: https://bugs.debian.org/873324
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cmake/Modules/FindLuaJIT.cmake b/cmake/Modules/FindLuaJIT.cmake
-index e4335d8..dd6fd04 100644
+index e4335d8..273a3b2 100644
--- a/cmake/Modules/FindLuaJIT.cmake
+++ b/cmake/Modules/FindLuaJIT.cmake
@@ -9,7 +9,7 @@
@@ -16,7 +16,7 @@ index e4335d8..dd6fd04 100644
HINTS
$ENV{LUA_DIR}
- PATH_SUFFIXES include/luajit-2.0 include/luajit-5_1-2.0 include
-+ PATH_SUFFIXES include/luajit-2.1 include/luajit-5_1-2.0 include
++ PATH_SUFFIXES include/luajit-2.0 include/luajit-2.1 include/luajit-5_1-2.0 include
PATHS
~/Library/Frameworks
/Library/Frameworks
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-v04x.git
More information about the Pkg-games-commits
mailing list