mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/libreoffice-fresh: fix
This commit is contained in:
parent
c6ba955062
commit
fccca14a3e
1 changed files with 1 additions and 2 deletions
|
@ -4,7 +4,6 @@
|
|||
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
# - disable firebird until libfbclient is updated
|
||||
# - specify a US mirror
|
||||
# - make build-nocheck
|
||||
# - remove --enable-lto
|
||||
|
||||
highmem=1
|
||||
|
@ -244,7 +243,7 @@ build() {
|
|||
--disable-dependency-tracking
|
||||
|
||||
touch src.downloaded
|
||||
make build-nocheck
|
||||
make build
|
||||
|
||||
mkdir "${srcdir}"/fakeinstall
|
||||
make DESTDIR="${srcdir}"/fakeinstall distro-pack-install
|
||||
|
|
Loading…
Reference in a new issue