[ooo-build-commit] .: patches/vba
Petr Mladek
pmladek at kemper.freedesktop.org
Fri Sep 3 12:30:49 PDT 2010
patches/vba/vba-msvbahelper-splitbuilt.diff | 10 ++++++++++
1 file changed, 10 insertions(+)
New commits:
commit 648a5d5a48861555fdad4794853d875fc5fe8562
Author: Petr Mladek <pmladek at walk.suse.cz>
Date: Fri Sep 3 21:24:11 2010 +0200
fix split vbahelper build
* patches/vba/vba-msvbahelper-splitbuilt.diff: MSFILTERLIB need not be linked
in vbahelper any longer
diff --git a/patches/vba/vba-msvbahelper-splitbuilt.diff b/patches/vba/vba-msvbahelper-splitbuilt.diff
index 0695465..fb3a77b 100644
--- a/patches/vba/vba-msvbahelper-splitbuilt.diff
+++ b/patches/vba/vba-msvbahelper-splitbuilt.diff
@@ -1739,3 +1739,13 @@ index ee6eccb..43f63f3 100755
}
void VbaEventsHelperBase::stopListening()
+--- vbahelper/util/makefile.mk.old 2010-09-03 20:43:41.000000000 +0200
++++ vbahelper/util/makefile.mk 2010-09-03 21:09:21.000000000 +0200
+@@ -60,7 +60,6 @@ SHL1STDLIBS= \
+ $(SVLLIB) \
+ $(VCLLIB) \
+ $(SVTOOLLIB) \
+- $(MSFILTERLIB) \
+ $(TKLIB)
+
+ SHL1DEPN=
More information about the ooo-build-commit
mailing list