[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] LibreOffice packaging repository branch, debian-experimental-4.1, updated. libreoffice_4.0.3-2-119-gb5c40a8



The following commit has been merged in the debian-experimental-4.1 branch:
commit 73ac69eaa7864d6664b1af43821f09cc670e1015
Author: Rene Engelhard <rene@debian.org>
Date:   Mon May 13 22:32:51 2013 +0200

    temporarily disable sw_pyhton check, crashes python3.3

diff --git a/patches/disable-sw_python.diff b/patches/disable-sw_python.diff
new file mode 100644
index 0000000..a58ff67
--- /dev/null
+++ b/patches/disable-sw_python.diff
@@ -0,0 +1,17 @@
+diff --git a/sw/Module_sw.mk b/sw/Module_sw.mk
+index 202c67c..a9b7e0b 100644
+--- a/sw/Module_sw.mk
++++ b/sw/Module_sw.mk
+@@ -73,9 +73,9 @@ endif
+ 
+ ifneq ($(DISABLE_PYTHON),TRUE)
+ ifneq ($(OS),WNT)
+-$(eval $(call gb_Module_add_subsequentcheck_targets,sw,\
+-	PythonTest_sw_python \
+-))
++#$(eval $(call gb_Module_add_subsequentcheck_targets,sw,\
++#	PythonTest_sw_python \
++#))
+ endif
+ endif
+ 
diff --git a/patches/series b/patches/series
index 7cf13cd..2e5c6bf 100644
--- a/patches/series
+++ b/patches/series
@@ -26,3 +26,4 @@ disable-flaky-unoapi-tests.diff
 dont-touch-urd.diff
 wheezy-backports-python.diff
 fix-internal-hsqldb-build.diff
+disable-sw_python.diff

-- 
LibreOffice packaging repository


Reply to: