[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - sc/CppunitTest_sc_tiledrendering.mk

Henry Castro hcastro at collabora.com
Thu May 24 07:53:26 UTC 2018


 sc/CppunitTest_sc_tiledrendering.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 54ba02f3ac2a0868106348ba83b66a69862d3674
Author: Henry Castro <hcastro at collabora.com>
Date:   Wed May 23 16:47:49 2018 -0400

    sc:test: fix access configuration ui dialogs
    
    Change-Id: If5c5ec12fab7bca0c874efbec64661f4d0e1496d
    Reviewed-on: https://gerrit.libreoffice.org/54735
    Reviewed-by: Jan Holesovsky <kendy at collabora.com>
    Tested-by: Jan Holesovsky <kendy at collabora.com>

diff --git a/sc/CppunitTest_sc_tiledrendering.mk b/sc/CppunitTest_sc_tiledrendering.mk
index fb86e258ba6e..12d477750ea1 100644
--- a/sc/CppunitTest_sc_tiledrendering.mk
+++ b/sc/CppunitTest_sc_tiledrendering.mk
@@ -53,7 +53,7 @@ $(eval $(call gb_CppunitTest_use_vcl,sc_tiledrendering))
 
 $(eval $(call gb_CppunitTest_use_rdb,sc_tiledrendering,services))
 
-$(eval $(call gb_CppunitTest_use_configuration,sc_tiledrendering))
+$(eval $(call gb_CppunitTest_use_instdir_configuration,sc_tiledrendering))
 
 $(call gb_CppunitTest_get_target,sc_tiledrendering) : $(call gb_AllLangResTarget_get_target,sc)
 


More information about the Libreoffice-commits mailing list