summaryrefslogtreecommitdiff
path: root/mail/osbf-lua/files/patch-config
blob: 69829c3f0bed7dab9872066e647593ccbc81e2c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- config.old	2009-01-14 19:47:07.000000000 -0200
+++ config	2009-01-14 19:47:27.000000000 -0200
@@ -8,9 +8,9 @@
 SPAMFILTER_DIR= $(PREFIX)/osbf-lua
 
 # Lua's library dir:
-LUA_LIBDIR= /usr/local/lib/lua/5.1
+LUA_LIBDIR= /usr/local/lib/lua51
 # Lua's include dir
-LUA_INCDIR= /usr/local/include
+LUA_INCDIR= /usr/local/include/lua51
 
 # System's include dir (where include files are installed)
 INC_DIR= /usr/local/include