summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-10-29 10:41:54 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-10-29 11:40:00 +0100
commit0154d7b3200d1262b3d6ec5225d707357a576139 (patch)
tree623e4b9fa82801411770ea039ef18af2e0015f27 /app-office/libreoffice
parentapp-office/libreoffice: DEPEND on dev-java/openjdk{,-bin}:11 (diff)
downloadgentoo-0154d7b3200d1262b3d6ec5225d707357a576139.tar.gz
gentoo-0154d7b3200d1262b3d6ec5225d707357a576139.tar.bz2
gentoo-0154d7b3200d1262b3d6ec5225d707357a576139.zip
app-office/libreoffice: --with-build-version -> --with-extra-buildid
Upstream commit 5fdf2009d21fa220dfee70ea755bd698c16257a7 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office/libreoffice')
-rw-r--r--app-office/libreoffice/libreoffice-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild
index 0c444e2be5c8..8f43fa5e8eba 100644
--- a/app-office/libreoffice/libreoffice-9999.ebuild
+++ b/app-office/libreoffice/libreoffice-9999.ebuild
@@ -428,7 +428,7 @@ src_configure() {
--disable-openssl
--disable-pdfium
--disable-vlc
- --with-build-version="${gentoo_buildid}"
+ --with-extra-buildid="${gentoo_buildid}"
--enable-extension-integration
--with-external-dict-dir="${EPREFIX}/usr/share/myspell"
--with-external-hyph-dir="${EPREFIX}/usr/share/myspell"