[Libreoffice-commits] core.git: Branch 'libreoffice-7-0-1' - solenv/flatpak-manifest.in
Stephan Bergmann (via logerrit)
logerrit at kemper.freedesktop.org
Sat Aug 22 06:32:41 UTC 2020
solenv/flatpak-manifest.in | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
New commits:
commit ae50bc355729d3261cbcf8c98ea2d3cd59b2b818
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Mon Aug 17 10:31:00 2020 +0200
Commit: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Sat Aug 22 08:32:11 2020 +0200
solenv/flatpak-manifest.in: Merge "Clean krb5 module"
<https://github.com/flathub/org.libreoffice.LibreOffice/commit/0b374f83d160f64b47a802dde2b8aa2201671cd8>
Change-Id: Ib7aa25f6296a49d3ffaa7055d4d5c055ce6dacbc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100849
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
(cherry picked from commit 931e923cdcf5eeac3ad2880c01d25456d9549dc8)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100797
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
(cherry picked from commit 9e5510c24044b0e47027b2ee1134db22faaa01e3)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100799
Reviewed-by: Michael Stahl <michael.stahl at cib.de>
Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index 7b2cc92c2ffe..5854efae89eb 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -37,7 +37,13 @@
"subdir": "src",
"config-opts": [
"--disable-static",
- "--disable-rpath"
+ "--disable-rpath",
+ "--sbindir=/app/bin"
+ ],
+ "cleanup": [
+ "/include",
+ "/lib/pkgconfig",
+ "/var"
],
"sources": [
{
More information about the Libreoffice-commits
mailing list