summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2011-07-12 15:52:28 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2011-07-12 15:52:28 +0200
commit7ee98f78f325404ecfaff38fc24b56f1473a0e9b (patch)
tree1b97d8a7e2e6e03c82f007df9b246b479708a8af
parent757313a0ea7386091c948881ba96ea5d32dada1b (diff)
List component/unotools/util/utl just once
Duplicate entries cause problems with loading services.rdb in nestRegistries()
-rw-r--r--postprocess/packcomponents/makefile.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index 61f5f07..31cf1b0 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -99,7 +99,6 @@ my_components = \
component/sw/util/sw \
component/sw/util/swd \
component/sw/util/vbaswobj \
- component/unotools/util/utl \
component/toolkit/util/tk \
component/unotools/util/utl \
component/unoxml/source/rdf/unordf \