diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2018-01-08 10:40:32 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2018-01-08 22:51:22 +0100 |
commit | 0ba869fc5c13a29599fda7eb976b2e7959706e04 (patch) | |
tree | ee4a99924e63dfde7fd5a76c284563573781fa13 /distro-configs | |
parent | 8ac48304da003daf9187f0d9ba706be2b3a8d895 (diff) |
Let flatpak-builder build .Debug extension
Includes a revert of 58891d589bd8da700f135b098dd50833277c65dc "Add distro-pack-
install-strip target to be used by dev-tools' flatpak/build.sh".
Change-Id: Ie2ba18bc13471b46e8d5f41868bae5aee17ff25f
Reviewed-on: https://gerrit.libreoffice.org/47599
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, 1 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeFlatpak.conf b/distro-configs/LibreOfficeFlatpak.conf index bb6b12b567c4..60312c31c8f5 100644 --- a/distro-configs/LibreOfficeFlatpak.conf +++ b/distro-configs/LibreOfficeFlatpak.conf @@ -1,5 +1,6 @@ --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/openjdk9/jvm/openjdk-9 |