summaryrefslogtreecommitdiff
path: root/strata/qt4-tools/icu.morph
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2015-05-29 13:26:17 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2015-05-29 15:31:07 +0000
commit7fddd2839b1cd33ea0e4fa156a68f4b0d471af3a (patch)
tree22397012b495df83eb38a3e999471b3fe44db73d /strata/qt4-tools/icu.morph
parentc061d44ba772eb15fbfa088b8358bf9a2c057f59 (diff)
downloaddefinitions-7fddd2839b1cd33ea0e4fa156a68f4b0d471af3a.tar.gz
Move icu into a separate stratum
Diffstat (limited to 'strata/qt4-tools/icu.morph')
-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