[Libreoffice-commits] core.git: pyuno/Module_pyuno.mk

David Tardon dtardon at redhat.com
Fri Apr 18 08:40:11 PDT 2014


 pyuno/Module_pyuno.mk |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

New commits:
commit 8dd3739ad57645dfd199ede9fe0fa4018dcd7f4d
Author: David Tardon <dtardon at redhat.com>
Date:   Fri Apr 18 17:37:09 2014 +0200

    Revert "python depend only working under windows so"
    
    This reverts commit 89f6ff4c296de5e61d5bfb0cfef55e482839e227.

diff --git a/pyuno/Module_pyuno.mk b/pyuno/Module_pyuno.mk
index fcd69b0..8cd37a1 100644
--- a/pyuno/Module_pyuno.mk
+++ b/pyuno/Module_pyuno.mk
@@ -60,11 +60,7 @@ endif
 
 endif # SYSTEM_PYTHON
 
-# TODO: add dependencies to the PythonTest stuff to
-# depend on internal python getting installed
-# into instdir becore running python tests,
-# for now bodge this into a damn subsequentcheck
-$(eval $(call gb_Module_add_subsequentcheck_targets,pyuno, \
+$(eval $(call gb_Module_add_check_targets,pyuno, \
     PythonTest_pyuno_pytests_ssl \
 ))
 


More information about the Libreoffice-commits mailing list