diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2013-11-03 20:17:25 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-11-04 02:27:55 -0600 |
commit | 8339d33a24e9810ae23544f0f4d1a52bd732c49f (patch) | |
tree | a6abde09cc02596251da93980aede8ba4c85229d /RepositoryModule_host.mk | |
parent | 55df380f008851af859970bfb88942b8872f9cda (diff) |
fdo#70393: move openldap to a subdir of external
Change-Id: I0225484e976b5317c2ac5d5b50ade153425f22b0
Reviewed-on: https://gerrit.libreoffice.org/6546
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@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 1b9b9d350415..a5500abfe152 100644 --- a/RepositoryModule_host.mk +++ b/RepositoryModule_host.mk @@ -83,7 +83,6 @@ $(eval $(call gb_Module_add_moduledirs,libreoffice,\ officecfg \ oovbaapi \ oox \ - $(call gb_Helper_optional,OPENLDAP,openldap) \ $(call gb_Helper_optional,OPENSSL,openssl) \ package \ padmin \ |