summaryrefslogtreecommitdiff
path: root/postprocess/packregistry
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-17 21:45:24 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-18 09:16:01 +0100
commitb5736291ed105d5366797201d5f5f92ac2f39d14 (patch)
tree0f280879ec573a2d397479773e0963fe1789c93d /postprocess/packregistry
parentafbe3ea870ca40cfc1fff67ff80533b0bd3b4bd2 (diff)
registered but uninstalled database drivers break address book wizard
among other things undoubtedly. The idea was IIRC to drop adabas support, so lets not register the uninstalled components, and while we're at it not build it either.
Diffstat (limited to 'postprocess/packregistry')
-rw-r--r--postprocess/packregistry/makefile.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/postprocess/packregistry/makefile.mk b/postprocess/packregistry/makefile.mk
index 50a509781846..a2941b64b9f8 100644
--- a/postprocess/packregistry/makefile.mk
+++ b/postprocess/packregistry/makefile.mk
@@ -320,10 +320,6 @@ MY_FILES_main += \
.ELSE
ERROR : unknown-GUIBASE
.END
-.IF "$(OS)" == "WNT" || "$(OS)" == "LINUX" || \
- ("$(OS)" == "SOLARIS" && "$(CPU)" == "S") || "$(OS)" == "NETBSD"
-MY_FILES_main += $(MY_MOD)/DataAccess/adabas.xcu
-.END
.IF "$(ENABLE_EVOAB2)" == "TRUE"
MY_FILES_main += $(MY_MOD)/DataAccess/evoab2.xcu
MY_FILES_main += $(MY_MOD)/org/openoffice/Office/DataAccess-evoab2.xcu