summaryrefslogtreecommitdiffstats
path: root/postprocess
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-05-28 11:47:57 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-05-28 16:02:46 +0200
commit7b91e84c72596d8d1dc3687292c9946f172c4df6 (patch)
treeba3a89bf4892ca5c42f3ac117c30a5a2d483dd3f /postprocess
parentError out if <prex.h> is included when compiling for OS X (diff)
downloadcore-7b91e84c72596d8d1dc3687292c9946f172c4df6.tar.gz
core-7b91e84c72596d8d1dc3687292c9946f172c4df6.zip
Optional pyuno module should have its own services/pyuno.rdb
...this e.g. changes the error message when trying to register an extension that contains an (actively registered) Python component but no pyuno is installed from "Binary URP bridge disposed during call" to a less frightening "The service com.sun.star.loader.Python cannot be instantiated." Change-Id: I10f2b36b11395559ee95ce659878222b5ea99c11
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/Rdb_services.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/postprocess/Rdb_services.mk b/postprocess/Rdb_services.mk
index 56a341da90fa..d68df0e107cf 100644
--- a/postprocess/Rdb_services.mk
+++ b/postprocess/Rdb_services.mk
@@ -159,9 +159,6 @@ $(eval $(call gb_Rdb_add_components,services,\
$(if $(DISABLE_NEON),, \
ucb/source/ucp/webdav-neon/ucpdav1 \
) \
- $(if $(DISABLE_PYTHON),, \
- pyuno/source/loader/pythonloader \
- ) \
$(if $(DISABLE_SCRIPTING),, \
basctl/util/basctl \
basic/util/sb \