From 60b575347de21167e0778a63ef75f4bb0a721d68 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Fri, 16 Oct 2015 13:10:59 +0900 Subject: Removing ICU from gnome stratum, using icu-common instead Also including icu-common stratum in gnome-system-x86_64 build Change-Id: I648fb3582fac8d0a7fcd0706ff32850c7420f445 --- strata/gnome/icu.morph | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 strata/gnome/icu.morph (limited to 'strata/gnome') 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 -- cgit v1.2.1