diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2018-06-25 13:16:06 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2018-06-25 16:39:49 +0200 |
commit | 3a8ae607cb0e63f252ca5a3b224f479cf304dc3f (patch) | |
tree | 697a815db63927f7ede197ecaa92490186a125ea /distro-configs | |
parent | 37a2639842a8d86698f2f40e8216c6619c7fa4d8 (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>
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 4440c3aaf589..10c767b52919 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 |