From 1b8ffdcda237f307b2a3da358077bf2a009541f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Sun, 21 Nov 2010 18:06:12 +0000 Subject: [PATCH] add libreoffice-installfix.patch --- libreoffice.spec | 2 ++ 1 file changed, 2 insertions(+) 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