diff options
author | David Tardon <dtardon@redhat.com> | 2012-03-18 15:32:28 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-03-23 06:02:41 +0100 |
commit | 01eb464eb418159f1f11ce0dce5e1a8a10e01408 (patch) | |
tree | 618ae82aaae7d751875f9186f36c724161d4988c /desktop/Pagein_common.mk | |
parent | 424a03e72f10d123bf67a2b36c306b8c09e34669 (diff) |
remove duplicate entries
Diffstat (limited to 'desktop/Pagein_common.mk')
-rw-r--r-- | desktop/Pagein_common.mk | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/desktop/Pagein_common.mk b/desktop/Pagein_common.mk index 4d66d3f25c7b..258ba1992c2b 100644 --- a/desktop/Pagein_common.mk +++ b/desktop/Pagein_common.mk @@ -28,9 +28,6 @@ $(eval $(call gb_Pagein_Pagein,common)) # sorted in approx. reverse load order (ld.so.1) -# TODO: Hmm, so it looks like there are duplicates in the list... Moreover, -# some that are conditional above are not conditional here (e.g., icule). -# I have doubts about gconfbe, desktopbe and localebe too. $(eval $(call gb_Pagein_add_objects,common,\ i18npool \ $(if $(findstring YES,$(SYSTEM_ICU)),,\ @@ -75,19 +72,13 @@ $(eval $(call gb_Pagein_add_objects,common,\ oovbaapi.rdb \ deployment \ deploymentmisc \ - ucb1 \ xstor \ - package2 \ filterconfig \ uui \ - lng \ svt \ spl \ - basegfx \ avmedia \ helplinker \ - vclplug_gen \ - icule \ sax \ gconfbe \ fsstorage \ |