summaryrefslogtreecommitdiff
path: root/strata/qt5-tools
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-10-16 13:25:22 +0900
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-10-19 09:38:03 +0000
commit9359f7487a1883a29d08e036af91a57103ac7b8b (patch)
treea5a1d7e6270b3683def8d461d9c8d4b2d5342b48 /strata/qt5-tools
parent60b575347de21167e0778a63ef75f4bb0a721d68 (diff)
downloaddefinitions-9359f7487a1883a29d08e036af91a57103ac7b8b.tar.gz
Removing ICU from qt5-tools stratum, using icu-common instead
Also including icu-common in qt5-devel-system-x86_64-generic Change-Id: I389c2e7adb49bb2241ca4c62a1a4b8bae8a5cc7e
Diffstat (limited to 'strata/qt5-tools')
-rw-r--r--strata/qt5-tools/icu.morph9
1 files changed, 0 insertions, 9 deletions
diff --git a/strata/qt5-tools/icu.morph b/strata/qt5-tools/icu.morph
deleted file mode 100644
index f9532f04..00000000
--- a/strata/qt5-tools/icu.morph
+++ /dev/null
@@ -1,9 +0,0 @@
-name: icu
-kind: chunk
-configure-commands:
-- sed -e 's/LDFLAGSICUDT/#LDFLAGSICUDT/' -i source/config/mh-linux
-- cd source; ./runConfigureICU Linux --prefix=/usr
-build-commands:
-- cd source; unset TARGET ; make
-install-commands:
-- cd source; unset TARGET ; make DESTDIR="$DESTDIR" install