From 0aa9022187d5ae22add4a17727827c0a972e551e Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 5 Aug 2016 01:02:00 +0000 Subject: [PATCH] extra/libreoffice-fresh fix --- extra/libreoffice-fresh/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/libreoffice-fresh/PKGBUILD b/extra/libreoffice-fresh/PKGBUILD index 5bc803e35..b02172030 100644 --- a/extra/libreoffice-fresh/PKGBUILD +++ b/extra/libreoffice-fresh/PKGBUILD @@ -171,7 +171,7 @@ prepare() { # [ "$CARCH" = "i686" ] && sed -i '/CppunitTest_sw_ooxmlimport/d' sw/Module_sw.mk [ "$CARCH" = "i686" ] && sed -i '/CppunitTest_sw_ooxmlexport7/d' sw/Module_sw.mk # [ "$CARCH" = "i686" ] && sed -i '/CppunitTest_basic_scanner/d' basic/Module_basic.mk - + true } build() {