diff options
author | Heiher <r@hev.cc> | 2015-07-07 17:00:34 +0800 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-07-10 19:49:53 +0000 |
commit | 618198222a66306028834d3f6e898f73368bc103 (patch) | |
tree | d4a09c788d0bfe935501e8be479478c49c23434d /desktop | |
parent | 14a1d4f12f6974cfcf014324a3127113b9f79d87 (diff) |
desktop: update: Add support for mips64.
Change-Id: I48c6d717e30491171936e34210e8c60b1c7f9487
Reviewed-on: https://gerrit.libreoffice.org/16909
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/test/deployment/update/platform/linux_mips64_eb.oxt | bin | 0 -> 805 bytes | |||
-rw-r--r-- | desktop/test/deployment/update/platform/linux_mips64_el.oxt | bin | 0 -> 804 bytes | |||
-rw-r--r-- | desktop/test/deployment/update/platform/readme.txt | 2 |
3 files changed, 2 insertions, 0 deletions
diff --git a/desktop/test/deployment/update/platform/linux_mips64_eb.oxt b/desktop/test/deployment/update/platform/linux_mips64_eb.oxt Binary files differnew file mode 100644 index 000000000000..5441216940a7 --- /dev/null +++ b/desktop/test/deployment/update/platform/linux_mips64_eb.oxt diff --git a/desktop/test/deployment/update/platform/linux_mips64_el.oxt b/desktop/test/deployment/update/platform/linux_mips64_el.oxt Binary files differnew file mode 100644 index 000000000000..17499092faba --- /dev/null +++ b/desktop/test/deployment/update/platform/linux_mips64_el.oxt diff --git a/desktop/test/deployment/update/platform/readme.txt b/desktop/test/deployment/update/platform/readme.txt index 2ab102a27d3c..30c028f9931d 100644 --- a/desktop/test/deployment/update/platform/readme.txt +++ b/desktop/test/deployment/update/platform/readme.txt @@ -7,7 +7,9 @@ linux_arm_eabi.oxt: linux_arm_eabi linux_arm_oabi.oxt: linux_arm_oabi linux_ia64.oxt: linux_ia64 linux_mips_eb.oxt: linux_mips_eb +linux_mips64_eb.oxt: linux_mips64_eb linux_mips_el.oxt: linux_mips_el +linux_mips64_el.oxt: linux_mips64_el linux_powerpc64.oxt: linux_powerpc64 linux_powerpc.oxt: linux_powerpc linux_s390.oxt: linux_s390 |