The following commit has been merged in the debian-experimental-4.0 branch:
commit a471d798e083f3816073d95a1a7c79dd400adc5b
Author: Rene Engelhard <[email protected]>
Date:   Wed Mar 27 13:43:12 2013 +0100

    remove now obsolete CHECK_PARALLELISM=1 setting

diff --git a/rules b/rules
index f3b9f1a..a89731e 100755
--- a/rules
+++ b/rules
@@ -1728,7 +1728,7 @@ endif
                export HOME=$$t; \
                export SAL_USE_VCLPLUGIN="svp"; \
                if [ -x /usr/bin/gdb ]; then ulimit -c unlimited; fi && \
-               CHECK_PARALLELISM=1 $(MAKE) -k check && \
+               $(MAKE) -k check && \
        rm -rf $$t
 
 ifneq (,$(findstring $(DEB_HOST_ARCH),$(OOO_NO_BASE_ARCHS)))

-- 
LibreOffice packaging repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to