summaryrefslogtreecommitdiff
path: root/qt4-tools/icu.morph
diff options
context:
space:
mode:
Diffstat (limited to 'qt4-tools/icu.morph')
-rw-r--r--qt4-tools/icu.morph10
1 files changed, 10 insertions, 0 deletions
diff --git a/qt4-tools/icu.morph b/qt4-tools/icu.morph
new file mode 100644
index 00000000..d788e85e
--- /dev/null
+++ b/qt4-tools/icu.morph
@@ -0,0 +1,10 @@
+name: qt4-tools/icu.morph
+kind: chunk
+repo: upstream:icu
+ref: ba023548a3bff7277cbea4acade3042ce9d8949e
+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