From a242f586b2e5a98dcbdeacef695c682a6ad37368 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Tue, 2 Oct 2018 19:51:02 +0000 Subject: [PATCH] LibreOffice: remove commandSuffix, thanks to the previous commit. --- app-office/libreoffice/libreoffice-6.2.0.0~git.recipe | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/app-office/libreoffice/libreoffice-6.2.0.0~git.recipe b/app-office/libreoffice/libreoffice-6.2.0.0~git.recipe index 823d94e5a..e8eff9f12 100644 --- a/app-office/libreoffice/libreoffice-6.2.0.0~git.recipe +++ b/app-office/libreoffice/libreoffice-6.2.0.0~git.recipe @@ -37,11 +37,6 @@ if [ "$targetArchitecture" = x86_gcc2 ]; then SECONDARY_ARCHITECTURES="x86" fi -commandSuffix=$secondaryArchSuffix -if [ "$targetArchitecture" = x86_gcc2 ]; then - commandSuffix= -fi - boostMinimumVersion=1.65.0 PROVIDES=" @@ -241,7 +236,7 @@ BUILD_PREREQUIRES=" cmd:python3.6 cmd:ucpp cmd:which - cmd:xz$commandSuffix + cmd:xz cmd:zip "