summaryrefslogtreecommitdiff
path: root/scp2/source
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-02-03 16:38:34 +0000
committerKurt Zenker <kz@openoffice.org>2006-02-03 16:38:34 +0000
commitec045bfe8a86c9ec20b7c1a9cd82b25ed522e7db (patch)
treea8b23faf0f1ce1bddb15ace758c456301d1bd891 /scp2/source
parent7d5e8a72b3c88da554293d89fad1d1928b8e5ae2 (diff)
INTEGRATION: CWS macintel01 (1.177.4); FILE MERGED
2006/01/27 23:42:52 ericb 1.177.4.2: RESYNC: (1.177-1.181); FILE MERGED 2006/01/23 00:29:14 ericb 1.177.4.1: #i61029# fix libsalextra_x11 name on Mac OS X for both Intel and PowerPC architectures
Diffstat (limited to 'scp2/source')
-rw-r--r--scp2/source/ooo/file_library_ooo.scp6
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index 5eb646ddcb6f..6bb74e79b5d8 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: file_library_ooo.scp,v $
*
- * $Revision: 1.183 $
+ * $Revision: 1.184 $
*
- * last change: $Author: kz $ $Date: 2006-02-03 17:17:12 $
+ * last change: $Author: kz $ $Date: 2006-02-03 17:38:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -1632,7 +1632,7 @@ End
File gid_File_Lib_Salextra
TXT_FILE_BODY;
- Name = "libsalextra_x11osx_mxp.dylib";
+ Name = STRING(CONCAT3(libsalextra_x11osx_,DLLSUFFIX,UNXSUFFIX));
Dir = gid_Dir_Program;
Styles = (PACKED);
End