summaryrefslogtreecommitdiff
path: root/cppuhelper
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2013-05-24 12:24:27 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2013-09-10 22:58:04 +0200
commitb469cd235bba961abc71d26ddc97423906a2d67e (patch)
tree670fe1feb75c3881d931d378c4fd9bc6412b14ca /cppuhelper
parent21eae1933ccbaf3399dd63df2db44ad0f302edf4 (diff)
gbuild: use xml .rdb files directly from workdir
Change-Id: I876a41dc77a59841c39b2c1fa43f22c20940dbf2
Diffstat (limited to 'cppuhelper')
-rw-r--r--cppuhelper/source/unorc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/source/unorc b/cppuhelper/source/unorc
index 1700bdd7d60f..d6bf69679ffd 100644
--- a/cppuhelper/source/unorc
+++ b/cppuhelper/source/unorc
@@ -18,5 +18,5 @@
[Bootstrap]
URE_INTERNAL_LIB_DIR=${ORIGIN}
-UNO_SERVICES=${ORIGIN}/../xml/ure/services.rdb ${URE_MORE_SERVICES}
+UNO_SERVICES=${URE_MORE_SERVICES}
UNO_TYPES=${ORIGIN}/../bin/udkapi.rdb ${URE_MORE_TYPES}