summaryrefslogtreecommitdiff
path: root/strata/qt4-tools/icu.morph
diff options
context:
space:
mode:
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