summaryrefslogtreecommitdiffstats
path: root/tools/jackpotc/setup
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-04-22 20:40:27 +0200
committerSven Gothel <[email protected]>2010-04-22 20:40:27 +0200
commit26b0449cbc7db9961af92397f79e2b85f79ddb24 (patch)
tree3fa20ff1dedb8b3ba644f47ed44c2cd52914cec5 /tools/jackpotc/setup
parent848df0f3b4d2cd27e03fc25c424759b870c6514b (diff)
parent8db5ff430a08ec18bfd947d7aee1c6d298d0d662 (diff)
Merge branch 'master' of github.com:mbien/jogl
Diffstat (limited to 'tools/jackpotc/setup')
-rwxr-xr-xtools/jackpotc/setup5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/jackpotc/setup b/tools/jackpotc/setup
new file mode 100755
index 000000000..f1ccc57ed
--- /dev/null
+++ b/tools/jackpotc/setup
@@ -0,0 +1,5 @@
+#!/bin/bash
+mkdir lib
+cd ./lib
+wget http://bitbucket.org/jlahoda/jackpot30/downloads/jackpotc.zip
+unzip -oj jackpotc.zip