diff options
author | David Ostrovsky <david@ostrovsky.org> | 2013-10-27 23:12:14 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-11-02 05:43:38 -0500 |
commit | 2c92030ff07aff9b10e49844343390925b81545c (patch) | |
tree | 384cf5b8ed3bc1da3ea19f330ccba511baac0d58 /RepositoryModule_host.mk | |
parent | 78e4b97a18a18f84c228de64fc48cee48138fbfe (diff) |
Kill servlet-api and tomcat
Change-Id: I630da3fa37144b2e5fb5117017f43841ba89c42a
Reviewed-on: https://gerrit.libreoffice.org/6454
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'RepositoryModule_host.mk')
-rw-r--r-- | RepositoryModule_host.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/RepositoryModule_host.mk b/RepositoryModule_host.mk index 5caf81a622d5..15468c510f26 100644 --- a/RepositoryModule_host.mk +++ b/RepositoryModule_host.mk @@ -136,7 +136,6 @@ $(eval $(call gb_Module_add_moduledirs,libreoffice,\ sysui \ test \ testtools \ - $(call gb_Helper_optional,TOMCAT,tomcat) \ toolkit \ tools \ touch \ |