diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-08 01:35:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-08 01:35:47 +0700 |
commit | 1046ed339f5eb3f90dffa4a1debf0a82739f23d7 (patch) | |
tree | e2cfa598d4163ea1e4aa281bf87237f306a7bf21 /office/libreoffice/libreoffice.sh | |
parent | fc0965760a1c388cbf3d709710a4b3beb3133fc7 (diff) |
office/libreoffice: Updated for version 6.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/libreoffice/libreoffice.sh')
-rw-r--r-- | office/libreoffice/libreoffice.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/office/libreoffice/libreoffice.sh b/office/libreoffice/libreoffice.sh new file mode 100644 index 0000000000000..c234b1cbe2f14 --- /dev/null +++ b/office/libreoffice/libreoffice.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +export SAL_USE_VCLPLUGIN=gtk |