From 71d1e5137f10a166aa361acbf9cb79a7f034f36f293540412e89615fff0cfc4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 30 Jul 2014 09:12:42 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=183 --- libreoffice.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/libreoffice.spec b/libreoffice.spec index f8acfb7..df680cd 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1161,10 +1161,6 @@ autotextdir="%{_libdir}/%{name}/share/autotext" if [ -d "$helpdir" ]; then rm -rf "$helpdir" || true ln -s "%{_datadir}/%{name}/help" "$helpdir" - # also remove the now broken symlinks - for i in idxcaption.xsl idxcontent.xsl main_transform.xsl; do - rm -rf %{_datadir}/%{name}/help/$i - done fi if [ -d "$autotextdir" ]; then rm -rf "$autotextdir" || true