summaryrefslogtreecommitdiff
path: root/strata/gnome
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-10-16 13:10:59 +0900
committerBaserock Gerrit <gerrit@baserock.org>2015-10-19 09:13:59 +0000
commit60b575347de21167e0778a63ef75f4bb0a721d68 (patch)
treefd6df8f35cb19a08e1addbd6c248933d8a11bc12 /strata/gnome
parent1b486bd7e7e79583331648f322a52424fe27d297 (diff)
downloaddefinitions-60b575347de21167e0778a63ef75f4bb0a721d68.tar.gz
Removing ICU from gnome stratum, using icu-common instead
Also including icu-common stratum in gnome-system-x86_64 build Change-Id: I648fb3582fac8d0a7fcd0706ff32850c7420f445
Diffstat (limited to 'strata/gnome')
-rw-r--r--strata/gnome/icu.morph8
1 files changed, 0 insertions, 8 deletions
diff --git a/strata/gnome/icu.morph b/strata/gnome/icu.morph
deleted file mode 100644
index 5a9b069a..00000000
--- a/strata/gnome/icu.morph
+++ /dev/null
@@ -1,8 +0,0 @@
-name: icu
-kind: chunk
-configure-commands:
-- cd source; ./runConfigureICU Linux --prefix=/usr --sysconfdir=/etc
-build-commands:
-- cd source; unset TARGET ; make
-install-commands:
-- cd source; unset TARGET ; make DESTDIR="$DESTDIR" install