summaryrefslogtreecommitdiff
path: root/strata/qt4-tools
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-10-16 13:27:04 +0900
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2015-10-19 09:42:35 +0000
commitafb0ec8684db239a7278a18844dab509891f39c8 (patch)
tree2942577a39bb4be7c737202f667b7847f8ffa22c /strata/qt4-tools
parent9359f7487a1883a29d08e036af91a57103ac7b8b (diff)
downloaddefinitions-afb0ec8684db239a7278a18844dab509891f39c8.tar.gz
Removing ICU from qt4-tools stratum, using icu-common instead
Also including icu-common in qt4-devel-system-x86_64-generic Change-Id: I8e152dfa476341e1d37b978f0e4980d49747a544
Diffstat (limited to 'strata/qt4-tools')
-rw-r--r--strata/qt4-tools/icu.morph8
1 files changed, 0 insertions, 8 deletions
diff --git a/strata/qt4-tools/icu.morph b/strata/qt4-tools/icu.morph
deleted file mode 100644
index 37dec07e..00000000
--- a/strata/qt4-tools/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