The following commit has been merged in the master branch:
commit 956d01c190b71958e75a9498e05e4398bedb0c7b
Author: Rene Engelhard <[email protected]>
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


-- 
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