[Libreoffice-commits] core.git: solenv/flatpak-manifest.in

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Jan 29 19:47:46 UTC 2019


 solenv/flatpak-manifest.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5543f99067a7aa1bc0a52fabe5bc693ec7d6fcbf
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Tue Jan 29 15:18:32 2019 +0100
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Tue Jan 29 20:47:22 2019 +0100

    Put back missing external/tarballs/ path in solenv/flatpak-manifest.in
    
    ...that accidentally got lost in 6584a5d9d1bb3e9b00e529358c989e8485071e36
    "Upgrade libatomic_ops to latest libatomic_ops-7.6.8.tar.gz"
    
    Change-Id: I79823428499efb951761c4d55eb16e154397ce60
    Reviewed-on: https://gerrit.libreoffice.org/67081
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sbergman at redhat.com>

diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index 4582a79243fe..b5452fa1a285 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -556,7 +556,7 @@
                     "url": "https://dev-www.libreoffice.org/src/libatomic_ops-7.6.8.tar.gz",
                     "sha256": "1d6a279edf81767e74d2ad2c9fce09459bc65f12c6525a40b0cb3e53c089f665",
                     "type": "file",
-                    "dest-filename": "libatomic_ops-7.6.8.tar.gz"
+                    "dest-filename": "external/tarballs/libatomic_ops-7.6.8.tar.gz"
                 },
                 {
                     "url": "https://dev-www.libreoffice.org/extern/49a64f3bcf20a7909ba2751349231d6652ded9cd2840e961b5164d09de3ffa63-opens___.ttf",


More information about the Libreoffice-commits mailing list