mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/libreoffice-fresh to 7.0.1-2
This commit is contained in:
parent
8a0824a601
commit
8194b40c8f
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ pkgbase=libreoffice-fresh
|
||||||
pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
|
pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
|
||||||
_LOver=7.0.1.2
|
_LOver=7.0.1.2
|
||||||
pkgver=7.0.1
|
pkgver=7.0.1
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
license=('LGPL3')
|
license=('LGPL3')
|
||||||
url="https://www.libreoffice.org/"
|
url="https://www.libreoffice.org/"
|
||||||
|
@ -154,7 +154,7 @@ build() {
|
||||||
# http://site.icu-project.org/download/61#TOC-Migration-Issues
|
# http://site.icu-project.org/download/61#TOC-Migration-Issues
|
||||||
CPPFLAGS+=' -DU_USING_ICU_NAMESPACE=1'
|
CPPFLAGS+=' -DU_USING_ICU_NAMESPACE=1'
|
||||||
|
|
||||||
./autogen.sh --with-extra-buildid=="${pkgver}-${pkgrel}" \
|
./autogen.sh --with-extra-buildid="${pkgver}-${pkgrel}" \
|
||||||
--with-vendor="Arch Linux" \
|
--with-vendor="Arch Linux" \
|
||||||
--enable-split-app-modules \
|
--enable-split-app-modules \
|
||||||
--with-parallelism=${_MAKEFLAGS/-j/} \
|
--with-parallelism=${_MAKEFLAGS/-j/} \
|
||||||
|
|
Loading…
Reference in a new issue