You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
323 B

Index: config
--- config.orig 2007-10-28 00:55:27 +0200
+++ config 2008-06-08 14:35:27 +0200
@@ -18,7 +18,7 @@
LUA_DIR= $(PREFIX)/share/lua/5.1
# Lua includes directory
-LUA_INC= $(PREFIX)/include
+LUA_INC= $(PREFIX)/include/lua
# Lua version number (first and second digits of target version)
LUA_VERSION_NUM= 501