summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas "Pixel" Noble <pixel@nobis-crew.org>2010-09-17 03:00:24 +0200
committerNicolas "Pixel" Noble <pixel@nobis-crew.org>2010-09-17 03:00:24 +0200
commited53eaf621fbe33701035f6f282c24e131b5a35b (patch)
treefc125692916dfe442e63e87610dd37e8e1ac8e20
parent290e2c0da657b0397603d99c13addccd743e6773 (diff)
With the proper name now.
-rwxr-xr-xcompilation2
1 files changed, 1 insertions, 1 deletions
diff --git a/compilation b/compilation
index 192931f..0f8b311 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/oracell11.dll ../win32-dlls/oci.dll lua-interface
+cp ../win32-dlls/OCCI-MSVCgateway.dll ../win32-dlls/oraocci11.dll ../win32-dlls/oci.dll lua-interface
zip -r lua-interface-win32.zip lua-interface
mv lua-interface win32