From ce106545d3cc789ae8ef00fd02e65ecb1ad50524 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Thu, 11 Dec 2014 07:41:38 +0100 Subject: [PATCH] - fix broken text in files --- libreoffice.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libreoffice.spec b/libreoffice.spec index cbdaf5e..b316fcc 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -16,7 +16,7 @@ %bcond_with gtk3 # GTK3 L&F (experimental) %bcond_with mono # enable compilation of mono bindings %bcond_without mozilla # without mozilla components -%bcond_without i18n # do not create i18n packages (extra build time) +%bcond_without i18n # do not create i18n packages (extra build time) %bcond_with ccache # use ccache to speed up builds %bcond_with icecream # use icecream to speed up builds %bcond_with msaccess # with ms access import pieces @@ -4097,7 +4097,7 @@ fi %dir %{_libdir}/%{name}/program/wizards/ui/event %{_libdir}/%{name}/program/wizards/ui/event/*.py %dir %{_libdir}/%{name}/program/wizards/web -%{_libdir}/%{namedatarogram/wizards/web/*.py +%{_libdir}/%{name}/program/wizards/web/*.py %dir %{_libdir}/%{name}/program/wizards/web/data %{_libdir}/%{name}/program/wizards/web/data/*.py %dir %{_libdir}/%{name}/program/wizards/web/export -- 2.44.0