summaryrefslogtreecommitdiff
path: root/strata/qt5-tools/icu.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/qt5-tools/icu.morph')
-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