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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.5, updated. libreoffice_3.5.0-1-34-g04ac802



The following commit has been merged in the debian-experimental-3.5 branch:
commit 04ac8028a1474ab8f569b8f43dc569caccbf2e27
Author: Rene Engelhard <rene@debian.org>
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


Reply to: