mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
luajit: Switch to versioned releases
Allows to simplify the Makefile Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
-#define LUA_LUADIR "/lua/5.1/"
|
||||
+#define LUA_LROOT "/usr"
|
||||
+#define LUA_LUADIR "/lua/"
|
||||
#define LUA_LJDIR "/luajit-2.1.0-beta2/"
|
||||
|
||||
#define LUA_LJDIR "/luajit-2.1.0-beta3/"
|
||||
|
||||
#ifdef LUA_ROOT
|
||||
|
||||
Reference in New Issue
Block a user