summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas "Pixel" Noble <pixel@nobis-crew.org>2010-09-16 05:39:27 +0200
committerNicolas "Pixel" Noble <pixel@nobis-crew.org>2010-09-16 05:39:53 +0200
commit6c59fde5c5546787270ffd4944e87010118c6f61 (patch)
tree739e01255958d50e12d92ec9c4b28f7002ceb290
parent6638377cc91b598fe02518c19f7db97434643f86 (diff)
Adding OCCI to the mess.
-rwxr-xr-xcompilation3
-rw-r--r--gnuwin32-digested-tar.gzbin4760809 -> 0 bytes
-rw-r--r--gnuwin32-digested.tar.gzbin0 -> 6793549 bytes
3 files changed, 2 insertions, 1 deletions
diff --git a/compilation b/compilation
index fece84b..8c95c28 100755
--- a/compilation
+++ b/compilation
@@ -36,6 +36,7 @@ git clone ${prefix}${githostname}${path}/PSX-Bundle
git clone ${prefix}${githostname}${path}/lua-modules-iup
git clone ${prefix}${githostname}${path}/lua-modules-gmp
git clone ${prefix}${githostname}${path}/LuaJIT
+git clone http://git.gitorious.org/occi-gateway/occi-gateway.git
cd Baltisot/lib/
./genloadlib.sh > loadlualibs.ii
@@ -118,7 +119,7 @@ tar xvfz ftgl-win32-precomp.tar.gz
tar xvfz freetype-win32-precomp.tar.gz
tar xvfz mysql-5.0.51b-win32-precomp.tar.gz
tar xvfz pthreads-w32-2-8-0-release-win32-precomp.tar.gz
-tar xvfz gnuwin32-digested-tar.gz
+tar xvfz gnuwin32-digested.tar.gz
gunzip libreadline-static.a.gz
mkdir -p lua-interface-distrib/win32
diff --git a/gnuwin32-digested-tar.gz b/gnuwin32-digested-tar.gz
deleted file mode 100644
index e652939..0000000
--- a/gnuwin32-digested-tar.gz
+++ /dev/null
Binary files differ
diff --git a/gnuwin32-digested.tar.gz b/gnuwin32-digested.tar.gz
new file mode 100644
index 0000000..a9aeed1
--- /dev/null
+++ b/gnuwin32-digested.tar.gz
Binary files differ