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