aboutsummaryrefslogtreecommitdiff
path: root/nixops/modules/websites/tools/ether/libreoffice_patch.diff
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-05-08 10:56:21 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-05-08 10:56:21 +0200
commita8bfce17c5eda890d3486357952572f4c1c6b18a (patch)
treee7acfe9fa0aa99cb4b54f941bc6742ee897393c6 /nixops/modules/websites/tools/ether/libreoffice_patch.diff
parentfd2d83bd2bf20fafc63daf5041db0151a4b4d17d (diff)
downloadNix-a8bfce17c5eda890d3486357952572f4c1c6b18a.tar.gz
Nix-a8bfce17c5eda890d3486357952572f4c1c6b18a.tar.zst
Nix-a8bfce17c5eda890d3486357952572f4c1c6b18a.zip
Move etherpad-lite to pkgs
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