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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.4.0, updated. libreoffice_3.4.1-1-22-g90b60c9



The following commit has been merged in the debian-experimental-3.4.0 branch:
commit 438d6e517b0e5e99ca1a4906d7574b39582a303f
Author: Rene Engelhard <rene@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


Reply to: