[libreoffice/f21] throw my hat at it for now

Caolán McNamara caolanm at fedoraproject.org
Wed Feb 18 11:31:04 UTC 2015


commit 47699dcd6010dae404dd5ceb735fa5a1c40ac6b0
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Feb 18 11:28:24 2015 +0000

    throw my hat at it for now

 0001-disable-failing-test-on-rhel-6.patch |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)
---
diff --git a/0001-disable-failing-test-on-rhel-6.patch b/0001-disable-failing-test-on-rhel-6.patch
index 8ce1c0b..d94d5f6 100644
--- a/0001-disable-failing-test-on-rhel-6.patch
+++ b/0001-disable-failing-test-on-rhel-6.patch
@@ -36,3 +36,22 @@ index 9c30697..c5fbcca 100644
 -))
 -
  # vim: set noet sw=4 ts=4:
+--- a/sd/Module_sd.mk
++++ b/sd/Module_sd.mk
+@@ -25,16 +25,6 @@
+     UIConfig_simpress \
+ ))
+ 
+-ifneq ($(OS),DRAGONFLY)
+-$(eval $(call gb_Module_add_check_targets,sd,\
+-    CppunitTest_sd_uimpress \
+-    CppunitTest_sd_import_tests \
+-    CppunitTest_sd_filters_test \
+-    CppunitTest_sd_html_export_tests \
+-))
+-endif
+-
+-
+ $(eval $(call gb_Module_add_subsequentcheck_targets,sd,\
+     JunitTest_sd_unoapi \
+ ))


More information about the scm-commits mailing list