scp2/source/ooo/ure.scp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f31656f18ac39db28aa047a43338457f09804915
Author: Jan Holesovsky <ke...@suse.cz>
Date:   Thu Dec 22 14:40:01 2011 +0100

    The packaging was missing uno_cppuhelpergcc33.dll on MinGW.

diff --git a/scp2/source/ooo/ure.scp b/scp2/source/ooo/ure.scp
index 09d27aa..58d8ec0 100644
--- a/scp2/source/ooo/ure.scp
+++ b/scp2/source/ooo/ure.scp
@@ -192,7 +192,7 @@ File gid_File_Dl_Cppuhelper
     LIB_FILE_BODY;
     Dir = SCP2_URE_DL_DIR;
 #if defined WNT && !defined _MSC // Hack for not gbuild'ified cppuhelper on 
MinGW:
-    Name = "uno_cppuhelpergcc33.dll"
+    Name = "uno_cppuhelpergcc33.dll";
 #else
     Name = SCP2_URE_DL_UNO_COMID_VER("cppuhelper", "3");
 #endif
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to