summaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-09-16 12:41:22 +0200
committerAndras Timar <andras.timar@collabora.com>2021-09-16 12:41:22 +0200
commitcbdcbe52224e12a727610a358a58233e509b83f0 (patch)
tree04eddf9e13d121bc9b79e270e426f4b7d3283620 /.cirrus.yml
parentloleaflet: add menubar shortcuts where applicable (diff)
downloadonline-cbdcbe52224e12a727610a358a58233e509b83f0.tar.gz
online-cbdcbe52224e12a727610a358a58233e509b83f0.zip
Get LibreOfficeKit headers from a source that is automatically updated every day
Signed-off-by: Andras Timar <andras.timar@collabora.com> Change-Id: Idbab4294b9e3620330728c154d0cc6d7eb2129c8
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 39699d12d4..4315df915a 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -11,8 +11,8 @@ task:
- env ASSUME_ALWAYS_YES=yes pkg install -y gmake pkgconf poco cppunit autotools coreutils libreoffice pango git bash npm
- mkdir libreoffice-src
- cd libreoffice-src
- - fetch http://arrowd.name/libreoffice-include.tar.xz
- - tar -xvf libreoffice-include.tar.xz
+ - fetch https://github.com/CollaboraOnline/online/releases/download/for-code-assets/LibreOfficeKit-includes-co-2021.tar.gz
+ - tar -xzf LibreOfficeKit-includes-co-2021.tar.gz
build_script:
- mkdir .git/hooks
- pw useradd -n lool -d /tmp/loolhome -m