extra/libreoffice-fresh: use our distribution name

This commit is contained in:
Kevin Mihelich 2014-08-23 03:24:26 +00:00
parent 98527d80bf
commit c8bbf471c9

View file

@ -196,7 +196,7 @@ build() {
#export MAKEFLAGS="-j1" #export MAKEFLAGS="-j1"
#./configure --with-build-version="${_LOver} Arch Linux build-${pkgrel}" --with-vendor="Arch Linux" \ #./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 \ --enable-split-app-modules \
--with-parallelism=${MAKEFLAGS/-j/} \ --with-parallelism=${MAKEFLAGS/-j/} \
--with-external-tar="${srcdir}/ext_sources" \ --with-external-tar="${srcdir}/ext_sources" \