extra/libreoffice-fresh to 6.0.2-3

This commit is contained in:
Kevin Mihelich 2018-03-29 23:58:17 +00:00
parent ac3b1450c9
commit 825d6ee47d

View file

@ -21,7 +21,7 @@ pkgbase=libreoffice-fresh
pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
_LOver=6.0.2.1
pkgver=6.0.2
pkgrel=2
pkgrel=3
arch=('x86_64')
license=('LGPL3')
url="http://www.libreoffice.org/"
@ -146,7 +146,10 @@ build() {
# strip -s from Makeflags in case you use it to shorten build logs
_MAKEFLAGS=${MAKEFLAGS/-s/}
# http://site.icu-project.org/download/61#TOC-Migration-Issues
CPPFLAGS+=' -DU_USING_ICU_NAMESPACE=1'
./autogen.sh --with-build-version="${pkgver}-${pkgrel}" \
--with-vendor="Arch Linux" \
--enable-split-app-modules \