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 | a10653842b42ba01802e5236f686cd8b78c5afdd (patch) | |
tree | 45bc14462eacd2a96ee10edbf323bfeb62693c87 | |
parent | 580fedc87cdabc6ee653008568e98678307bf80b (diff) | |
parent | 6663cbc7aa473bcb03fdbdea4cb872e2382b7465 (diff) |
CWS changehid: resync to m90ooo/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 8763026..521b69a 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)" != "" |