aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/extantz.sh
diff options
context:
space:
mode:
authorDavid Walter Seikel2014-05-13 14:42:20 +1000
committerDavid Walter Seikel2014-05-13 14:42:20 +1000
commit29f3fe70aeb5f566864c7868f7c89483547e92b4 (patch)
treec142966809d5b0d67104e12c8b7ed5d61417dab8 /extantz.sh
parentOops, left this laying around, no longer needed. (diff)
downloadSledjHamr-29f3fe70aeb5f566864c7868f7c89483547e92b4.zip
SledjHamr-29f3fe70aeb5f566864c7868f7c89483547e92b4.tar.gz
SledjHamr-29f3fe70aeb5f566864c7868f7c89483547e92b4.tar.bz2
SledjHamr-29f3fe70aeb5f566864c7868f7c89483547e92b4.tar.xz
Extantz calls love, and love calls LuaSL, and clean out the need for scripts to twiddle the Lua paths.
Diffstat (limited to 'extantz.sh')
-rwxr-xr-xextantz.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/extantz.sh b/extantz.sh
deleted file mode 100755
index da274a8..0000000
--- a/extantz.sh
+++ /dev/null
@@ -1,7 +0,0 @@
1#! /bin/bash
2
3wd=$(pwd)
4
5export LUA_PATH="$wd/src/GuiLua/?.lua"
6export LUA_CPATH="$wd/src/GuiLua/?.so"
7./extantz