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 "