diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2018-06-25 13:16:06 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-06-27 06:43:56 +0200 |
commit | 240429f38db2ba4348f8d3abde1b227116555e69 (patch) | |
tree | 1ed92fb4f93a17cd36284b729ff8cd60639dd5ac /distro-configs | |
parent | 1d804d47a6d28f5e55fc74fe206f8c9425d4443f (diff) |
Just use --with-extra-buildid=Flatpak
...as suggested in comment <https://github.com/flathub/
org.libreoffice.LibreOffice/issues/48#issuecomment-399739393> to "LibreOffice
6.0.5": "Should 'Flatpak version' be just 'Flatpak' to save translation of
'version' in the string for non-English locales?"
Change-Id: I53171a5725f54520ae9e3cbaf294e291d16e1c78
Reviewed-on: https://gerrit.libreoffice.org/56390
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
(cherry picked from commit 3a8ae607cb0e63f252ca5a3b224f479cf304dc3f)
Reviewed-on: https://gerrit.libreoffice.org/56404
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
(cherry picked from commit fa465508dfa98eff7fe6f9aacbb75d3fd2fb6eac)
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeFlatpak.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distro-configs/LibreOfficeFlatpak.conf b/distro-configs/LibreOfficeFlatpak.conf index 2e4553e0a022..0f1ff3312ab8 100644 --- a/distro-configs/LibreOfficeFlatpak.conf +++ b/distro-configs/LibreOfficeFlatpak.conf @@ -2,7 +2,7 @@ --disable-odk --enable-release-build --with-ant-home=/run/build/libreoffice/ant ---with-extra-buildid=Flatpak version +--with-extra-buildid=Flatpak --with-jdk-home=/usr/lib/sdk/openjdk10/jvm/openjdk-10 --with-lang=ALL --with-system-libs |