[ooo-build-commit] .: patches/vba

Petr Mladek pmladek at kemper.freedesktop.org
Mon Sep 6 05:42:59 PDT 2010


 patches/vba/vba-msvbahelper-splitbuilt.diff |   10 ++++++++++
 1 file changed, 10 insertions(+)

New commits:
commit 41a76e7324300ff2d8248c85e6f6b4a0cef1e8a0
Author: Petr Mladek <pmladek at walk.suse.cz>
Date:   Mon Sep 6 13:49:00 2010 +0200

    fix split scripting build
    
    * patches/vba/vba-msvbahelper-splitbuilt.diff: MSFILTERLIB need not be linked
      in scripting any longer

diff --git a/patches/vba/vba-msvbahelper-splitbuilt.diff b/patches/vba/vba-msvbahelper-splitbuilt.diff
index fb3a77b..de1d754 100644
--- a/patches/vba/vba-msvbahelper-splitbuilt.diff
+++ b/patches/vba/vba-msvbahelper-splitbuilt.diff
@@ -866,6 +866,16 @@ index 53dc7d2..89f10fc 100644
                          }
                      }
                      catch ( uno::Exception& e )
+--- scripting/source/vbaevents/makefile.mk.old	2010-09-03 21:26:41.000000000 +0200
++++ scripting/source/vbaevents/makefile.mk	2010-09-03 21:41:27.000000000 +0200
+@@ -69,7 +69,6 @@ SHL1STDLIBS= \
+         $(BASICLIB) \
+         $(COMPHELPERLIB) \
+         $(SFXLIB) \
+-		$(MSFILTERLIB) \
+                 $(CPPULIB) \
+                 $(TOOLSLIB) \
+                 $(SALLIB)
 diff --git svx/source/unodraw/makefile.mk svx/source/unodraw/makefile.mk
 index 6815f28..8ea6b81 100644
 --- svx/source/unodraw/makefile.mk


More information about the ooo-build-commit mailing list