[libreoffice] add libreoffice-installfix.patch

Caolan McNamara caolanm at fedoraproject.org
Sun Nov 21 18:06:12 UTC 2010


commit 1b8ffdcda237f307b2a3da358077bf2a009541f6
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sun Nov 21 18:06:12 2010 +0000

    add libreoffice-installfix.patch

 libreoffice.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 2e19d92..a0bcc99 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -94,6 +94,7 @@ Patch10: openoffice.org-3.3.0.ooo108637.sfx2.uisavedir.patch
 Patch11: openoffice.org-3.3.0.ooo113273.desktop.resolvelinks.patch
 Patch12: turn-script-providers-into-extensions.patch
 Patch13: qstart.dont-forceenabled-on-post-reg-restart.patch
+Patch14: libreoffice-installfix.patch
 
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 %define instdir %{_libdir}
@@ -704,6 +705,7 @@ cp -p %{SOURCE20} external/unowinreg/unowinreg.dll
 %patch11 -p0 -b .ooo113273.desktop.resolvelinks.patch
 %patch12 -p1 -b .turn-script-providers-into-extensions.patch
 %patch13 -p1 -b .qstart.dont-forceenabled-on-post-reg-restart.patch
+%patch14 -p1 -b .libreoffice-installfix.patch
 touch scripting/source/pyprov/delzip
 touch scripting/util/provider/beanshell/delzip
 touch scripting/util/provider/javascript/delzip


More information about the scm-commits mailing list