aboutsummaryrefslogtreecommitdiff
path: root/pkgs/webapps/etherpad-lite/libreoffice_patch.diff
blob: d9e3dfc02c03d741630cd1e7b6a68cdfb2e3f66e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- a/src/node/utils/LibreOffice.js      2018-06-18 09:54:15.087161212 +0200
+++ b/src/node/utils/LibreOffice.js    2018-06-18 10:33:27.534055021 +0200
@@ -63,6 +63,7 @@
         '--invisible',
         '--nologo',
         '--nolockcheck',
+        '-env:UserInstallation=file:///tmp/',
         '--convert-to', task.type,
         task.srcFile,
         '--outdir', tmpDir