* docx-brightness-contrast-1.diff * docx-brightness-contrast-2.diff - bnc#875712 - LO-L3: DOC import: picture brigtness/contrast not imported * doc-brightness-contrast.diff - bnc#870240 - LO-L3: pptx import file has text rotated on slide * fix-text-rotation.diff - bnc#870234 - LO-L3: pptx file has text imported as black instead of white * import-gradfill-for-text-colors.diff - bnc#870228 - LO-L3: Text inside the circle is not centered * text-alignment-in-shape.diff - bnc#863021 - LO-L3: Allow setting language for slide or presentation entirely * set-language-in-impress.diff - fix build on openSUSE 12.3: * disable-firebird-unit-test.diff OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=154
18 lines
541 B
Diff
18 lines
541 B
Diff
diff --git a/dbaccess/Module_dbaccess.mk b/dbaccess/Module_dbaccess.mk
|
|
index b9d7d56..146c6ee 100644
|
|
--- a/dbaccess/Module_dbaccess.mk
|
|
+++ b/dbaccess/Module_dbaccess.mk
|
|
@@ -34,12 +34,6 @@ $(eval $(call gb_Module_add_l10n_targets,dbaccess,\
|
|
UIConfig_dbtdata \
|
|
))
|
|
|
|
-ifeq ($(ENABLE_FIREBIRD_SDBC),TRUE)
|
|
-$(eval $(call gb_Module_add_check_targets,dbaccess,\
|
|
- CppunitTest_dbaccess_firebird_test \
|
|
-))
|
|
-endif
|
|
-
|
|
$(eval $(call gb_Module_add_check_targets,dbaccess,\
|
|
CppunitTest_dbaccess_dialog_save \
|
|
CppunitTest_dbaccess_macros_test \
|