From 29f3fe70aeb5f566864c7868f7c89483547e92b4 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Tue, 13 May 2014 14:42:20 +1000 Subject: Extantz calls love, and love calls LuaSL, and clean out the need for scripts to twiddle the Lua paths. --- extantz.sh | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 extantz.sh (limited to 'extantz.sh') diff --git a/extantz.sh b/extantz.sh deleted file mode 100755 index da274a8..0000000 --- a/extantz.sh +++ /dev/null @@ -1,7 +0,0 @@ -#! /bin/bash - -wd=$(pwd) - -export LUA_PATH="$wd/src/GuiLua/?.lua" -export LUA_CPATH="$wd/src/GuiLua/?.so" -./extantz -- cgit v1.1