[libreoffice] try and fix this up

Caolan McNamara caolanm at fedoraproject.org
Thu Jan 27 14:16:05 UTC 2011


commit 14658828340fa0470cd38f442890971af0a41af5
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Jan 27 14:15:55 2011 +0000

    try and fix this up

 0001-fexceptions-fexceptions.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/0001-fexceptions-fexceptions.patch b/0001-fexceptions-fexceptions.patch
index efe1af0..954acc3 100644
--- a/0001-fexceptions-fexceptions.patch
+++ b/0001-fexceptions-fexceptions.patch
@@ -39,5 +39,5 @@ index d0ee030..5ff8668 100644
  #       endif
 -#       include _STLP_NATIVE_HEADER(exception_defines.h)
  #       include _STLP_NATIVE_HEADER(limits)
- #       if !defined(__GXX_EXPERIMENTAL_CXX0X__)
- #           include _STLP_NATIVE_HEADER(memory)
+ #       include _STLP_NATIVE_HEADER(memory)
+ #       include _STLP_NATIVE_HEADER(exception)


More information about the scm-commits mailing list