diff options
author | Vladimir Glazunov <vg@openoffice.org> | 2010-10-18 14:46:06 +0200 |
---|---|---|
committer | Vladimir Glazunov <vg@openoffice.org> | 2010-10-18 14:46:06 +0200 |
commit | 6663cbc7aa473bcb03fdbdea4cb872e2382b7465 (patch) | |
tree | 45bc14462eacd2a96ee10edbf323bfeb62693c87 | |
parent | c4535b320202c9fc507d2ea31518e0a151fde87e (diff) |
#i114970#ooo/DEV300_m90
-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)" != "" |