Fix typo
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com> Change-Id: I5c87f9da2f2fb33a78db784e64143b9d5b4df6d1
This commit is contained in:
parent
bdf0c90761
commit
e1ab6ec1b0
1 changed files with 1 additions and 1 deletions
|
@ -3081,7 +3081,7 @@ bool globalPreinit(const std::string &loTemplate)
|
|||
// Disable problematic components that may be present from a
|
||||
// desktop or developer's install if env. var not set.
|
||||
::setenv("UNODISABLELIBRARY",
|
||||
"abp avmediagst avmediavlccmdmail losessioninstall OGLTrans PresenterScreen "
|
||||
"abp avmediagst avmediavlc cmdmail losessioninstall OGLTrans PresenterScreen "
|
||||
"syssh ucpftp1 ucpgio1 ucphier1 ucpimage updatecheckui updatefeed updchk"
|
||||
// Database
|
||||
"dbaxml dbmm dbp dbu deployment firebird_sdbc mork "
|
||||
|
|
Loading…
Reference in a new issue