The following commit has been merged in the debian-experimental-3.5 branch:
commit b132ca1c8241bcd67686a57d01533cb004e3a7f0
Author: Rene Engelhard <[email protected]>
Date:   Thu Dec 22 00:46:02 2011 +0100

    fix opengl configure flag if

diff --git a/rules b/rules
index 57a44a9..32ae1d6 100755
--- a/rules
+++ b/rules
@@ -473,7 +473,7 @@ ifneq "$(OOO_OGLTRANS_ARCHS)" ""
        BUILD_DEPS += , libgl1-mesa-dev$(OOO_NO_OGLTRANS_ARCHS), 
libglu1-mesa-dev$(OOO_NO_OGLTRANS_ARCHS)
   endif
 endif
-ifeq "$(ENABLE_OPENGL)" "y"
+ifneq "$(ENABLE_OPENGL)" "y"
        CONFIGURE_FLAGS += --disable-opengl
 endif
 

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