]> git.immae.eu Git - perso/Immae/Config/Nix/NUR.git/blob - pkgs/webapps/etherpad-lite/libreoffice_patch.diff
Initial commit published for NUR
[perso/Immae/Config/Nix/NUR.git] / pkgs / webapps / etherpad-lite / libreoffice_patch.diff
1 --- a/src/node/utils/LibreOffice.js 2018-06-18 09:54:15.087161212 +0200
2 +++ b/src/node/utils/LibreOffice.js 2018-06-18 10:33:27.534055021 +0200
3 @@ -63,6 +63,7 @@
4 '--invisible',
5 '--nologo',
6 '--nolockcheck',
7 + '-env:UserInstallation=file:///tmp/',
8 '--convert-to', task.type,
9 task.srcFile,
10 '--outdir', tmpDir
11