From d18416df8b4cd3cf36d556d68055dcbb464ac91e Mon Sep 17 00:00:00 2001 From: Brian West Date: Thu, 1 Apr 2010 23:15:53 -0500 Subject: [PATCH] cleanup a few things in the swigall --- build/swigall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/swigall.sh b/build/swigall.sh index ee7abf19cd..0525faf073 100755 --- a/build/swigall.sh +++ b/build/swigall.sh @@ -1,6 +1,6 @@ cd src/mod/languages/mod_lua make swigclean -make mod_lua_wrap.cpp +make lua_wrap cd ../../../.. cd src/mod/languages/mod_perl