From 6c59fde5c5546787270ffd4944e87010118c6f61 Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Thu, 16 Sep 2010 05:39:27 +0200 Subject: Adding OCCI to the mess. --- compilation | 3 ++- gnuwin32-digested-tar.gz | Bin 4760809 -> 0 bytes gnuwin32-digested.tar.gz | Bin 0 -> 6793549 bytes 3 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 gnuwin32-digested-tar.gz create mode 100644 gnuwin32-digested.tar.gz 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 Binary files a/gnuwin32-digested-tar.gz and /dev/null differ diff --git a/gnuwin32-digested.tar.gz b/gnuwin32-digested.tar.gz new file mode 100644 index 0000000..a9aeed1 Binary files /dev/null and b/gnuwin32-digested.tar.gz differ -- cgit v1.2.3