summaryrefslogtreecommitdiff
path: root/strata/gnome/icu.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-09-09 15:05:07 +0000
committerJames Thomas <james.thomas@codethink.co.uk>2014-10-10 14:18:09 -0500
commit2f2e8876276bff83e538040c751178aab9c8aef1 (patch)
tree037e4d5b55421df17fa839ed2404bb77848304cb /strata/gnome/icu.morph
parentd17b22e3f3b3e43ff4555234d856f1c8498e397e (diff)
downloaddefinitions-2f2e8876276bff83e538040c751178aab9c8aef1.tar.gz
Add GNOME stratum
Diffstat (limited to 'strata/gnome/icu.morph')
-rw-r--r--strata/gnome/icu.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/strata/gnome/icu.morph b/strata/gnome/icu.morph
new file mode 100644
index 00000000..37dec07e
--- /dev/null
+++ b/strata/gnome/icu.morph
@@ -0,0 +1,8 @@
+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