solenv/flatpak-manifest.in |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 931e923cdcf5eeac3ad2880c01d25456d9549dc8
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Mon Aug 17 10:31:00 2020 +0200
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Mon Aug 17 13:13:18 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 <sberg...@redhat.com>

diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index 44a3f80496e9..7e03227622c7 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": [
                 {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to