pyuno/Module_pyuno.mk | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
New commits: commit 89f6ff4c296de5e61d5bfb0cfef55e482839e227 Author: Caolán McNamara <caol...@redhat.com> Date: Fri Apr 18 15:08:22 2014 +0100 python depend only working under windows so revert 6980da37549d9ae0a89812aeccfa5365c9f7a9b9 for the moment Change-Id: I1c6e6d74bee6d3008e32c48c0da4a7faf90c8f60 diff --git a/pyuno/Module_pyuno.mk b/pyuno/Module_pyuno.mk index 8cd37a1..fcd69b0 100644 --- a/pyuno/Module_pyuno.mk +++ b/pyuno/Module_pyuno.mk @@ -60,7 +60,11 @@ endif endif # SYSTEM_PYTHON -$(eval $(call gb_Module_add_check_targets,pyuno, \ +# 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, \ PythonTest_pyuno_pytests_ssl \ ))
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits