summaryrefslogtreecommitdiff
path: root/bin/libreoffice
blob: 51c066e94f758b8c89e8923afeb90d7f1f7ca660 (plain) (blame)
1
2
3
4
#!/bin/sh
export SAL_USE_VCLPLUGIN=gen
export SAL_FORCESKIA=1
exec /usr/bin/libreoffice "$@"