From ab6c0a4bb0303fb8a03f918044baa7ad1dc5ff07 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 13 Nov 2018 20:48:58 -0200 Subject: [PATCH] libreoffice: rebuild against libhunspell-1.7.so.0 [ci skip] --- srcpkgs/libreoffice/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libreoffice/template b/srcpkgs/libreoffice/template index ff9637d1965..19f6337a41d 100644 --- a/srcpkgs/libreoffice/template +++ b/srcpkgs/libreoffice/template @@ -2,7 +2,7 @@ # Template file for 'libreoffice' pkgname=libreoffice version=6.1.3.2 -revision=1 +revision=2 build_style=meta make_build_args="build-nocheck" nocross=yes @@ -259,7 +259,7 @@ skip_extraction=" build_options="java" desc_option_java="Enable Java support" -if [ -n "$XBPS_CHECK_PKGS" ]; then +if [ "$XBPS_CHECK_PKGS" ]; then make_build_args="build" fi