summaryrefslogtreecommitdiff
path: root/scp2/source/ooo/file_extra_ooo.scp
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2006-02-10 10:24:13 +0000
committerRüdiger Timm <rt@openoffice.org>2006-02-10 10:24:13 +0000
commitd19182443dfe1877324295a461925faa054daae0 (patch)
tree772d7f50423cf1a2b73714e1860b38f680ddcf69 /scp2/source/ooo/file_extra_ooo.scp
parent103c7b083a5ab697e399c09d1ead626982fe2b5a (diff)
INTEGRATION: CWS mh20137 (1.18.98); FILE MERGED
2006/01/13 13:19:36 mh 1.18.98.2: RESYNC: (1.18-1.20); FILE MERGED 2005/11/04 14:01:19 mh 1.18.98.1: i50989: remove psprint drivers (*afm + *.ps) when packaging OOo
Diffstat (limited to 'scp2/source/ooo/file_extra_ooo.scp')
-rw-r--r--scp2/source/ooo/file_extra_ooo.scp8
1 files changed, 6 insertions, 2 deletions
diff --git a/scp2/source/ooo/file_extra_ooo.scp b/scp2/source/ooo/file_extra_ooo.scp
index eb1540f4fd5b..dad7f0149b1d 100644
--- a/scp2/source/ooo/file_extra_ooo.scp
+++ b/scp2/source/ooo/file_extra_ooo.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: file_extra_ooo.scp,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: rt $ $Date: 2006-02-06 12:34:31 $
+ * last change: $Author: rt $ $Date: 2006-02-10 11:24:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -138,23 +138,27 @@ End
#ifdef UNX
+#ifndef WITHOUT_AFMS
File gid_File_Extra_Fontunxafm
Dir = gid_Dir_Psprint_Fontmetric;
TXT_FILE_BODY;
Styles = (ARCHIVE);
Name = "fontunxafm.zip";
End
+#endif
#endif
#ifdef UNX
+#ifndef WITHOUT_PPDS
File gid_File_Extra_Fontunxppds
Dir = gid_Dir_Psprint_Driver;
TXT_FILE_BODY;
Styles = (ARCHIVE);
Name = "fontunxppds.zip";
End
+#endif
#endif