summaryrefslogtreecommitdiff
path: root/icu
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-04-09 18:55:07 +0200
committerDavid Tardon <dtardon@redhat.com>2013-04-09 19:29:12 +0200
commit5a38d88825c4fb516a6d4144f0ee7f02659a074b (patch)
treebc4b904c1825f6bdf2ac16284ed19466510506d6 /icu
parent003da7e2131b0d4c7b02a487f190a2ca5198361a (diff)
there is no package icu_data
Change-Id: I3f40a533a0762175dffda5df3bf79b6b4843cf33
Diffstat (limited to 'icu')
-rw-r--r--icu/ExternalProject_icu.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/icu/ExternalProject_icu.mk b/icu/ExternalProject_icu.mk
index aea42c096105..ecf97ec5c964 100644
--- a/icu/ExternalProject_icu.mk
+++ b/icu/ExternalProject_icu.mk
@@ -11,8 +11,6 @@ $(eval $(call gb_ExternalProject_ExternalProject,icu))
$(eval $(call gb_ExternalProject_use_unpacked,icu,icu))
-$(eval $(call gb_ExternalProject_use_package,icu,icu_data))
-
$(eval $(call gb_ExternalProject_register_targets,icu,\
build \
))