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

New commits:
commit 165f985703758154971b99cd501f88292cec76f8
Author: Andrzej J.R. Hunt <andr...@ahunt.org>
Date:   Tue Jul 16 22:08:40 2013 +0200

    Fix typo in libfbembed mac installation.
    
    Change-Id: Ie233caecb29e16aa82d29b02882ed349e55ee869

diff --git a/scp2/source/firebird/file_firebird.scp 
b/scp2/source/firebird/file_firebird.scp
index 140d4e7..9391a47 100644
--- a/scp2/source/firebird/file_firebird.scp
+++ b/scp2/source/firebird/file_firebird.scp
@@ -59,7 +59,7 @@ File gid_File_Firebird_Lib
     Dir = SCP2_OOO_BIN_DIR;
   #ifdef UNX
     #ifdef MACOSX
-       Name = STRING(CONCAT3(libfbembed,.,UNXSUFFIX));
+       Name = STRING(CONCAT2(libfbembed,UNXSUFFIX));
     #else
        Name = STRING(CONCAT2(libfbembed,UNXSUFFIX));
     #endif
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to