[Lunar-commits] <moonbase-other> freedroidRPG: fix autoreconf
v4hn
me at v4hn.de
Fri Aug 29 14:59:37 CEST 2014
commit 7ec70b334637e1ebc196fecd6d987b5a01d80ecf
Author: v4hn <me at v4hn.de>
Date: Fri, 29 Aug 2014 14:59:28 +0200
URL: https://github.com/lunar-linux/moonbase-other/commit/7ec70b334637e1ebc196fecd6d987b5a01d80ecf
freedroidRPG: fix autoreconf
---
games/freedroidRPG/BUILD | +1/-1
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/games/freedroidRPG/BUILD
+++ b/games/freedroidRPG/BUILD
@@ -3,6 +3,6 @@ sedit "s:LUA_LIBS:LUA_LIBS -ldl:" configure.ac &&
OPTS+=" --with-embedded-lua" &&
sedit "5 i freedroidRPG_CFLAGS = -I../lua" src/Makefile.am &&
-autoreconf . &&
+autoreconf -i . &&
default_game_build
More information about the Lunar-commits
mailing list