summaryrefslogtreecommitdiff
path: root/strata/webtools
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-10-16 13:28:33 +0900
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2015-10-19 09:43:06 +0000
commit02d6c7f71983740d68be4ccdc0c12007d0097588 (patch)
tree8194c837a2fc433ad0b169b513c188183fd96210 /strata/webtools
parentafb0ec8684db239a7278a18844dab509891f39c8 (diff)
downloaddefinitions-02d6c7f71983740d68be4ccdc0c12007d0097588.tar.gz
Removing ICU from webtools stratum, using icu-common instead
Also including icu-common in web-system-x86_64-generic Change-Id: I1ae85bdcaab70fbaa7ccdd6ad22cbd4cd6f30fa4
Diffstat (limited to 'strata/webtools')
-rw-r--r--strata/webtools/icu.morph8
1 files changed, 0 insertions, 8 deletions
diff --git a/strata/webtools/icu.morph b/strata/webtools/icu.morph
deleted file mode 100644
index 37dec07e..00000000
--- a/strata/webtools/icu.morph
+++ /dev/null
@@ -1,8 +0,0 @@
-name: icu
-kind: chunk
-configure-commands:
-- cd source; ./runConfigureICU Linux --prefix=/usr
-build-commands:
-- cd source; unset TARGET ; make
-install-commands:
-- cd source; unset TARGET ; make DESTDIR="$DESTDIR" install