summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0-devel/files/moz-scp+source+office+files.scp
blob: c0852e9168c1a4ea7aa8a1dcd544d824e76a49f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Index: scp/source/office/files.scp
===================================================================
RCS file: /cvs/installation/scp/source/office/files.scp,v
retrieving revision 1.369.10.1
diff -u -r1.369.10.1 files.scp
--- scp/source/office/files.scp	1 Aug 2003 12:14:45 -0000	1.369.10.1
+++ scp/source/office/files.scp	20 Aug 2003 11:45:05 -0000
@@ -388,7 +388,7 @@
 	Styles			= (PACKED);
 End
 
-#ifndef MACOSX
+#if !(defined(MACOSX) || defined(FREEBSD))
 File GID_FILE_LIB_MOZABDRV
 	TXT_FILE_BODY;
 	#ifdef UNX
@@ -750,7 +750,7 @@
         #endif
 End
 
-#ifndef MACOSX
+#if !(defined(MACOSX) || defined(FREEBSD))
 File GID_FILE_LIB_MOZAB_2
         TXT_FILE_BODY;
         Styles          = (PACKED,UNO_COMPONENT);
@@ -3184,7 +3184,7 @@
 
 #endif
                                   // of #ifdef SOLAR_JAVA
-#ifndef MACOSX
+#if !(defined(MACOSX) || defined(FREEBSD))
 File GID_FILE_MOZILLA_RUNTIME
         TXT_FILE_BODY;
         Styles = (ARCHIVE);