summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Repository.mk6
-rw-r--r--scp2/source/ooo/file_library_ooo.scp3
2 files changed, 3 insertions, 6 deletions
diff --git a/Repository.mk b/Repository.mk
index c659d5ffa222..5450b7eac1c5 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -234,10 +234,11 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \
ctl \
cui \
dba \
- dbmm \
- sdbt \
dbase \
+ dbmm \
file \
+ sdbt \
+ odbcbase \
))
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
abp \
@@ -257,7 +258,6 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
evtatt \
forui \
odbc \
- odbcbase \
oox \
ooxml \
sdbc \
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index a81f336cdf5f..ca6df881ddb0 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -201,9 +201,6 @@ End
#endif
#endif
-STD_LIB_FILE( gid_File_Lib_Odbcbase,odbcbase)
-
-
File gid_File_Lib_Dbpool
LIB_FILE_BODY;
Styles = (PACKED);