solenv/README.md |    8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

New commits:
commit 3187e75adc67f76724848e00a8cff6974ee9c8e4
Author:     Michael Stahl <[email protected]>
AuthorDate: Mon Nov 8 20:26:12 2021 +0100
Commit:     Michael Stahl <[email protected]>
CommitDate: Tue Nov 9 16:38:16 2021 +0100

    remove misleading reference to obsolete build.sh
    
    Change-Id: Idb60619db72c4535abdae8cc3357fad3c06026be
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124890
    Tested-by: Michael Stahl <[email protected]>
    Reviewed-by: Michael Stahl <[email protected]>

diff --git a/solenv/README.md b/solenv/README.md
index fd45397e2fb8..98c92f5b9ed3 100644
--- a/solenv/README.md
+++ b/solenv/README.md
@@ -40,8 +40,6 @@ critical for building LibreOffice:
 
 - `flatpak-manifest.in`
 
-    This file is used by `flatpak/build.sh` from the LO `dev-tools`
-    repository to generate the flatpak package. `download.lst` is
-    a `Makefile` snippet, so there seems to be no easy way to use
-    `download.lst` for the manifest generation (`build.sh` uses `sed`),
-    and its information must be kept in sync manually.
+    This file is copied manually to 
https://github.com/flathub/org.libreoffice.LibreOffice/blob/master/org.libreoffice.LibreOffice.json
+    The `flatpak/build.sh` in the LO `dev-tools` repository is obsolete.
+

Reply via email to