diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-08-09 23:10:04 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-08-09 23:39:40 +0200 |
commit | 3225128041cd11a9f349a7c300dfc26b82b65f9d (patch) | |
tree | 56561bf709cd44bfbb826c91bc10868ffbb282db /app-office/libreoffice | |
parent | sys-kernel/vanilla-sources: Version bump to 4.17.14 (diff) | |
download | gentoo-3225128041cd11a9f349a7c300dfc26b82b65f9d.tar.gz gentoo-3225128041cd11a9f349a7c300dfc26b82b65f9d.tar.bz2 gentoo-3225128041cd11a9f349a7c300dfc26b82b65f9d.zip |
app-office/libreoffice: Drop obsolete config option
Upstream commit 0e2a8bbfa16f9b7fff370b2e7f4ecf9abdd25e66
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Diffstat (limited to 'app-office/libreoffice')
-rw-r--r-- | app-office/libreoffice/libreoffice-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index 46abef27e981..00692c44abb3 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -402,7 +402,6 @@ src_configure() { --disable-openssl --disable-pdfium --disable-report-builder - --with-alloc=system --with-build-version="Gentoo official package" --enable-extension-integration --with-external-dict-dir="${EPREFIX}/usr/share/myspell" |