[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - distro-configs/LibreOfficeFlatpak.conf

Stephan Bergmann sbergman at redhat.com
Wed Jun 27 03:08:53 UTC 2018


 distro-configs/LibreOfficeFlatpak.conf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit fa465508dfa98eff7fe6f9aacbb75d3fd2fb6eac
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon Jun 25 13:16:06 2018 +0200

    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 at redhat.com>
    (cherry picked from commit 3a8ae607cb0e63f252ca5a3b224f479cf304dc3f)
    Reviewed-on: https://gerrit.libreoffice.org/56404
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

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


More information about the Libreoffice-commits mailing list