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