diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2011-07-12 15:52:28 +0200 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2011-07-12 15:52:28 +0200 |
commit | d476419ae838429cd155d6677157f218edce6682 (patch) | |
tree | 3f4355c0b9a174527257ec9392622e8dfb3d9ce9 /postprocess/packcomponents | |
parent | 5c656063285625ac29846012ca79eecfd6756723 (diff) |
List component/unotools/util/utl just once
Duplicate entries cause problems with loading services.rdb in nestRegistries()
Diffstat (limited to 'postprocess/packcomponents')
-rw-r--r-- | postprocess/packcomponents/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 61f5f07146c9..31cf1b019c88 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 \ |