mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/libreoffice-fresh: use our distribution name
This commit is contained in:
parent
98527d80bf
commit
c8bbf471c9
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ build() {
|
|||
#export MAKEFLAGS="-j1"
|
||||
#./configure --with-build-version="${_LOver} Arch Linux build-${pkgrel}" --with-vendor="Arch Linux" \
|
||||
|
||||
./autogen.sh --with-build-version="${_LOver} Arch Linux build-${pkgrel}" --with-vendor="Arch Linux" \
|
||||
./autogen.sh --with-build-version="${_LOver} Arch Linux ARM build-${pkgrel}" --with-vendor="Arch Linux ARM" \
|
||||
--enable-split-app-modules \
|
||||
--with-parallelism=${MAKEFLAGS/-j/} \
|
||||
--with-external-tar="${srcdir}/ext_sources" \
|
||||
|
|
Loading…
Reference in a new issue