diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-10-21 15:10:42 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-10-21 15:10:42 +0200 |
commit | 8fc84d18216e132fecad6ceb3f9ac7521a93cb9b (patch) | |
tree | cd1f2a8db14fcfc8ecbd5d492c836dd15e0596be | |
parent | 130ba0296759f1cc396b782d26ae63df425a6df4 (diff) | |
parent | 4fe3dc646d606ef708b470a831f77e638ccda19a (diff) |
CWS changehid: resync to m90
Notes
Notes:
split repo tag: postprocess_ooo/DEV300_m91
-rw-r--r-- | postprocess/packcomponents/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 876302681568..521b69abdb5c 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -203,7 +203,7 @@ my_components += gconfbe1 .END .IF "$(ENABLE_GIO)" != "" -my_components += ucpgio1 +my_components += ucpgio .END .IF "$(ENABLE_GNOMEVFS)" != "" |