[Libreoffice-commits] core.git: download.lst
Stephan Bergmann (via logerrit)
logerrit at kemper.freedesktop.org
Tue May 5 10:52:58 UTC 2020
download.lst | 5 +++++
1 file changed, 5 insertions(+)
New commits:
commit 69ee8dbb70ca10c7884edd0925e01ec76ae043d8
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Tue May 5 11:44:41 2020 +0200
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Tue May 5 12:52:24 2020 +0200
Add comment about duplication of information
...between download.lst and solenv/flatpak-manifest.in
Change-Id: Ic53686f46d3f814141d067ff51bd0e6a8fdb5596
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93460
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
diff --git a/download.lst b/download.lst
index 88d7d0778697..b7b3244b563e 100644
--- a/download.lst
+++ b/download.lst
@@ -1,3 +1,8 @@
+# For the Flatpak build (which cannot execute `make fetch` from its---sandboxed---build
+# environment), some of the entries here are duplicated in solenv/flatpak-manifest.in. When making
+# changes to such duplicated entries here, it is helpful when the changes are also made in
+# solenv/flatpak-manifest.in.
+
export ABW_SHA256SUM := e763a9dc21c3d2667402d66e202e3f8ef4db51b34b79ef41f56cacb86dcd6eed
export ABW_TARBALL := libabw-0.1.3.tar.xz
export APACHE_COMMONS_LOGGING_SHA256SUM := 49665da5a60d033e6dff40fe0a7f9173e886ae859ce6096c1afe34c48b677c81
More information about the Libreoffice-commits
mailing list