From 7c55e95e8ab57baa2ba82fc2f4e56bd164337b7e Mon Sep 17 00:00:00 2001 From: David Tardon Date: Wed, 10 May 2017 09:44:46 +0200 Subject: [PATCH] it seems this is not needed anymore --- libreoffice.spec | 7 ------- 1 file changed, 7 deletions(-) diff --git a/libreoffice.spec b/libreoffice.spec index 92e891a..1f0b9a4 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -32,9 +32,6 @@ %global file_triggers 1 %endif %global girapiversion 0.1 -%ifarch %{arm} -%global armhack 1 -%endif # get english only and no-langpacks for a faster smoketest build # fedpkg compile/install/local/mockbuild does not handle --without ATM, @@ -754,9 +751,7 @@ Provides %{langname} help for LibreOffice. \ \ %files help-%{lang} \ %docdir %{baseinstdir}/help/%{_langpack_lang} \ -%if !0%{?armhack} %{baseinstdir}/help/%{_langpack_lang} \ -%endif } \ \ %files %{pkgname} \ @@ -1047,9 +1042,7 @@ touch autogen.lastrun --with-build-version="%{version}-%{release}" \ --with-external-dict-dir=/usr/share/myspell \ --with-external-tar="$EXTSRCDIR" \ -%if !0%{?armhack} --with-help \ -%endif --with-system-dicts \ --with-system-libs \ --without-fonts \