diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2018-06-08 09:50:31 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2018-06-08 12:50:14 +0200 |
commit | a7db7f3ce699a46ce7e9eafdf4388a3213264464 (patch) | |
tree | 2e181fced3d1024a085722be61b4008b1fdaf6df /distro-configs | |
parent | bff36583c7be2eb4112adfb778d19a308b458ca8 (diff) |
solenv/flatpak-manifest.in: Properly disable debug information
...see 02248e9e191f798f96218a0c4d281f99e15bea31 "solenv/flatpak-manifest.in:
Disable debug information again, for now" commit message
Change-Id: I4a9f8c547a50e8a8c83b5f96768949867aa4bb7b
Reviewed-on: https://gerrit.libreoffice.org/55453
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeFlatpak.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/distro-configs/LibreOfficeFlatpak.conf b/distro-configs/LibreOfficeFlatpak.conf index 23b3780c934e..4440c3aaf589 100644 --- a/distro-configs/LibreOfficeFlatpak.conf +++ b/distro-configs/LibreOfficeFlatpak.conf @@ -1,7 +1,6 @@ --disable-gtk --disable-odk --enable-release-build ---enable-symbols --with-ant-home=/run/build/libreoffice/ant --with-extra-buildid=Flatpak version --with-jdk-home=/usr/lib/sdk/openjdk10/jvm/openjdk-10 |