The following commit has been merged in the debian-experimental-3.4.0 branch: commit 438d6e517b0e5e99ca1a4906d7574b39582a303f Author: Rene Engelhard <r...@debian.org> Date: Mon Jul 18 13:39:19 2011 +0000
missing , diff --git a/rules b/rules index 1ac3e44..6623d85 100755 --- a/rules +++ b/rules @@ -1136,7 +1136,7 @@ ifeq "$(NUM_CPUS)" "" # according to Pavel Janik, build -P<number of cores> -- -P2 # is ideal. This sets the first -P according to the number # of CPUs (where dual-core CPUS report 2, too) - BUILD_DEPS += make (>= 3.82) + BUILD_DEPS += , make (>= 3.82) ifneq ($(AVAIL_CPUS),1) NUM_CPUS := $(shell expr $(AVAIL_CPUS)) endif -- LibreOffice packaging repository -- To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1qio3l-0003lu...@vasks.debian.org