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

[SCM] LibreOffice packaging repository branch, master, updated. 886dc4173abc4a02153e60c12aeeaf4aea5a426a



The following commit has been merged in the master branch:
commit 956d01c190b71958e75a9498e05e4398bedb0c7b
Author: Rene Engelhard <rene@debian.org>
Date:   Tue Apr 12 10:07:31 2011 +0000

    missing endif

diff --git a/rules b/rules
index c27d31f..08ad2d5 100755
--- a/rules
+++ b/rules
@@ -1116,7 +1116,8 @@ else
       ifneq ($(NUM_CPUS),2)
 	NUM_CPUS := 2
       endif
-   endif
+    endif
+  endif
 endif
 	CONFIGURE_FLAGS += --with-num-cpus=$(NUM_CPUS)
 	# breaks. At least with 2

-- 
LibreOffice packaging repository


Reply to: