aboutsummaryrefslogtreecommitdiff
path: root/nixops/modules/websites/tools/ether/libreoffice_patch.diff
diff options
context:
space:
mode:
Diffstat (limited to 'nixops/modules/websites/tools/ether/libreoffice_patch.diff')
-rw-r--r--nixops/modules/websites/tools/ether/libreoffice_patch.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/nixops/modules/websites/tools/ether/libreoffice_patch.diff b/nixops/modules/websites/tools/ether/libreoffice_patch.diff
deleted file mode 100644
index d9e3dfc..0000000
--- a/nixops/modules/websites/tools/ether/libreoffice_patch.diff
+++ /dev/null
@@ -1,11 +0,0 @@
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