diff options
author | Michael Stahl <mstahl@redhat.com> | 2017-06-12 22:25:22 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2017-06-13 10:41:24 +0200 |
commit | 4ffdb6750fa7d656d249a745f9c6d5ba98353b14 (patch) | |
tree | b76a1b0d910886e9e6519c6fa31d918d253ebc3e /l10ntools | |
parent | 144edb88d29d397604010734f2d6c2e9d7626d1c (diff) |
remove TDE integration (vclplug, address book, config backend)
It has ~no users, can't even be built on modern Linuxes, and it annoys
folks who want to refactor VCL.
Per ESC decision from 2017-06-08, remove --enable-tde and --enable-tdeab.
Change-Id: I51ce4786f29f8fcac2e2bb2a654c41fbfbbd8afd
Reviewed-on: https://gerrit.libreoffice.org/38718
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'l10ntools')
-rwxr-xr-x | l10ntools/source/gRun.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/l10ntools/source/gRun.sh b/l10ntools/source/gRun.sh index 65ca9badc277..496cbac4d40c 100755 --- a/l10ntools/source/gRun.sh +++ b/l10ntools/source/gRun.sh @@ -165,8 +165,6 @@ ${MYCMD} --files scp2/source/python/module_python_librelogo.ulf ${MYCMD} --files scp2/source/quickstart/module_quickstart.ulf -${MYCMD} --files scp2/source/tde/module_tde.ulf - ${MYCMD} --files scp2/source/winexplorerext/module_winexplorerext.ulf ${MYCMD} --base scp2/source/writer --files folderitem_writer.ulf module_writer.ulf registryitem_writer.ulf @@ -537,8 +535,6 @@ ${MYCMD} --files connectivity/registry/odbc/org/openoffice/Office/DataAccess/Dri ${MYCMD} --files connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu -${MYCMD} --files connectivity/registry/tdeab/org/openoffice/Office/DataAccess/Drivers.xcu - ${MYCMD} --files dictionaries/af_ZA/dictionaries.xcu ${MYCMD} --files dictionaries/an_ES/dictionaries.xcu |