From 739f12e70dc8fcedf104b13a4fc73c931942f5a1 Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Sat, 18 Sep 2010 19:24:57 +0200 Subject: Removing oracle's dll - much more is needed actually, so better get the instantclient 11g and merge lua-interface in it if you want to use LuaOCCI. --- compilation | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compilation') diff --git a/compilation b/compilation index 0f8b311..85c7b4b 100755 --- a/compilation +++ b/compilation @@ -229,7 +229,7 @@ mv lua-interface linux mv win32 lua-interface i586-mingw32msvc-strip --strip-unneeded lua-interface/* -cp ../win32-dlls/OCCI-MSVCgateway.dll ../win32-dlls/oraocci11.dll ../win32-dlls/oci.dll lua-interface +cp ../win32-dlls/OCCI-MSVCgateway.dll zip -r lua-interface-win32.zip lua-interface mv lua-interface win32 -- cgit v1.2.3