The following commit has been merged in the debian-experimental-3.5 branch:
commit 04ac8028a1474ab8f569b8f43dc569caccbf2e27
Author: Rene Engelhard <[email protected]>
Date:   Wed Feb 22 12:49:34 2012 +0100

    fix dmake syntax in getMIMEDescription-mismatch.diff

diff --git a/patches/getMIMEDescription-mismatch.diff 
b/patches/getMIMEDescription-mismatch.diff
index d1b4037..2984fc0 100644
--- a/patches/getMIMEDescription-mismatch.diff
+++ b/patches/getMIMEDescription-mismatch.diff
@@ -50,8 +50,8 @@ index 5b74764..d3c6fb1 100644
  INCPRE=$(SOLARINCDIR)$/npsdk
  .ENDIF
  
-+.IF "$(HAVE_NON_CONST_NPP_GETMIMEDESCRIPTION)" "TRUE"
-+CXXFLAGS += -DHAVE_NON_CONST_NPP_GETMIMEDESCRIPTION=1
++.IF "$(HAVE_NON_CONST_NPP_GETMIMEDESCRIPTION)" == "TRUE"
++CFLAGS += -DHAVE_NON_CONST_NPP_GETMIMEDESCRIPTION=1
 +.ENDIF
 + 
  .IF "$(GUI)"=="UNX"

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