summaryrefslogtreecommitdiff
path: root/scp2/source
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-07-25 17:49:21 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-07-25 17:49:21 +0000
commitd5a5b2f78f2aac59beb4a99aa4e4b042226c3625 (patch)
tree8b41617835b67b97e0095532b93f1b0c8f59f82b /scp2/source
parentad85ae286bede2f837d890f7051f3401fd657da5 (diff)
#i52435#,#i10000# add PATCH flag to ldapbe2.uno.so, libmozabdrv2.so, libxmlsec1-nss.so, libxsec_xmlsec.so
Diffstat (limited to 'scp2/source')
-rw-r--r--scp2/source/ooo/file_library_ooo.scp12
1 files changed, 6 insertions, 6 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index 27a78ddf21db..1e3da273e214 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -2,9 +2,9 @@
*
* $RCSfile: file_library_ooo.scp,v $
*
-* $Revision: 1.134 $
+* $Revision: 1.135 $
*
-* last change: $Author: obo $ $Date: 2005-07-21 14:38:07 $
+* last change: $Author: hr $ $Date: 2005-07-25 18:49:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -188,7 +188,7 @@ End
#if !defined WITHOUT_MOZILLA || defined WITH_OPENLDAP
File gid_File_Lib_Ldapbe2
TXT_FILE_BODY;
- Styles = (PACKED,UNO_COMPONENT);
+ Styles = (PACKED,UNO_COMPONENT,PATCH);
RegistryID = gid_Starregistry_Services_Rdb;
Dir = gid_Dir_Program;
#ifdef UNX
@@ -1161,7 +1161,7 @@ File gid_File_Lib_Mozabdrv
Name = "mozabdrv2.dll";
#endif
Dir = gid_Dir_Program;
- Styles = (PACKED);
+ Styles = (PACKED,PATCH);
End
#endif
@@ -2162,7 +2162,7 @@ File gid_File_Lib_XSec_XmlSec
Name = "xsec_xmlsec.dll";
#endif
Dir = gid_Dir_Program;
- Styles = (PACKED,UNO_COMPONENT);
+ Styles = (PACKED,UNO_COMPONENT,PATCH);
RegistryID = gid_Starregistry_Services_Rdb;
End
@@ -2211,7 +2211,7 @@ File gid_File_Lib_LibXMLSec_xmlsecnss
Name = STRING(CONCAT3(libxmlsec1-nss,UNXSUFFIX,.1.2.6));
#endif
Dir = gid_Dir_Program;
- Styles = (PACKED);
+ Styles = (PACKED,PATCH);
End
#endif
//i20156 - end