Skip to content

Commit

Permalink
freedroidRPG: use internal lua
Browse files Browse the repository at this point in the history
system lua is too new
  • Loading branch information
v4hn committed May 5, 2013
1 parent d9f4ac1 commit 66502f5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions games/freedroidRPG/BUILD
@@ -1,8 +1,8 @@
(
sedit "s:LUA_LIBS:LUA_LIBS -ldl:" configure.ac &&

sedit "s:LUA_LIBS:LUA_LIBS -ldl:" configure.ac &&
autoreconf . &&
OPTS+=" --with-embedded-lua" &&
sedit "5 i freedroidRPG_CFLAGS = -I../lua" src/Makefile.am &&

default_game_build
autoreconf . &&

) > $C_FIFO 2>&1
default_game_build

0 comments on commit 66502f5

Please sign in to comment.