office-gobmx/postprocess
David Ostrovsky 4e3086da3e Remove Seamonkey based address book driver
Seamonkey based address book driver is based on pre-compiled libraries
and is only used on Windows 32 bit. Remove it in favor of mork driver.

Given that Seamonkey based mozab driver also provides Outlook and
Outlook Express address book integration, that Windows-32-bit--only
feature is lost for now.  If necessary, support for that feature could
be rewritten from scratch, in a way that would also work for Windows 64
bit.

Change-Id: Ie1c125e692598bda999767c328c9e2262a2b82af
Reviewed-on: https://gerrit.libreoffice.org/19560
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2015-10-25 15:02:44 +00:00
..
packimages
qa
signing
CppunitTest_services.mk
CustomTarget_images.mk
CustomTarget_registry.mk Remove Seamonkey based address book driver 2015-10-25 15:02:44 +00:00
CustomTarget_signing.mk
Makefile
Module_postprocess.mk
Package_images.mk
Package_registry.mk
Rdb_services.mk Remove Seamonkey based address book driver 2015-10-25 15:02:44 +00:00
README

Postprocessing and checking of files delivered by other modules.

This module has to be the last one built before creating install sets
in module 'instset_native'. Thus it ties together all the dependencies
of all the other de-coupled modules. See the first line of
[[postprocess/prj/build.lst]] for that.